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
-
Find the sum of all the numbers of the input vector
54495 Solvers
-
Sort a list of complex numbers based on far they are from the origin.
5804 Solvers
-
How to find the position of an element in a vector without using the find function
2815 Solvers
-
606 Solvers
-
Matlab Basics II - Extract last 3 elements of a vector
262 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).