Problem 1799. 03 - Matrix Variables 3
Make the following variable:

A 10x10 matrix where the numbers from 1 to 100 runs down the columns
(Hint: use reshape)
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers657
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15764 Solvers
-
13132 Solvers
-
Convert a numerical matrix into a cell array of strings
2355 Solvers
-
Flip the main diagonal of a matrix
899 Solvers
-
Vectorize the digits of an Integer
335 Solvers
More from this Author26
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!