Problem 1797. 03 - Matrix Variables 1
Make the following variable:

A 9x9 matrix full of 2's
(Hint: use ones or zeros)
Solution Stats
Problem Comments
-
1 Comment
David Verrelli
on 12 Mar 2018
Viable solution code should not be given explicitly within the Test Suite.
Solution Comments
Show commentsProblem Recent Solvers687
Suggested Problems
-
Determine whether a vector is monotonically increasing
21534 Solvers
-
Increment a number, given its digits
663 Solvers
-
Return unique values without sorting
939 Solvers
-
283 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
383 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!