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

15 Solutions

13 Solvers

Last Solution submitted on Apr 11, 2026

Last 200 Solutions

Solution Comments

Show comments
Loading...

Problem Recent Solvers13

Suggested Problems

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!