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 Solvers610
Suggested Problems
-
3484 Solvers
-
middleAsColumn: Return all but first and last element as a column vector
647 Solvers
-
424 Solvers
-
Matlab Basics - Convert a row vector to a column vector
679 Solvers
-
562 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).