Generate random n-by-m matrices.
But generate the same matrices as in the Test Suite.
Read the manual. >:)
help randi
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers16
Suggested Problems
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
53454 Solvers
-
421 Solvers
-
Implement a bubble sort technique and output the number of swaps required
398 Solvers
-
1507 Solvers
-
Given n, create n random numbers such that their standard deviation is also n.
240 Solvers
More from this Author4
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
That was not easy for me. Took me a while to figure it out :)