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 Solvers608
Suggested Problems
-
Find the longest sequence of 1's in a binary sequence.
6680 Solvers
-
Sum of diagonal of a square matrix
1632 Solvers
-
Return unique values without sorting
999 Solvers
-
07 - Common functions and indexing 5
428 Solvers
-
340 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).