In this challenge, you are given a predefined 2x2 matrix called x. Your task is to multiply every element in this matrix by 2 and return the result as y.
Example:
If the input is:
The output should be:
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers8
Suggested Problems
-
8 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!