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 Solvers609
Suggested Problems
-
900 Solvers
-
Remove the two elements next to NaN value
702 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1256 Solvers
-
Is this triangle right-angled?
6388 Solvers
-
776 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).