Make fMat be a 5x3 matrix of random integers with values from -3 to 3
(Hint: use randi)
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers611
Suggested Problems
-
Read a column of numbers and interpolate missing data
2356 Solvers
-
470 Solvers
-
Make a random, non-repeating vector.
11794 Solvers
-
665 Solvers
-
Sum the 'edge' values of a matrix
411 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!
Test for randomness could be tightened (cf. Solution 1490988).