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
-
1626 Solvers
-
Return the first and last characters of a character array
12113 Solvers
-
Output any real number that is neither positive nor negative
410 Solvers
-
655 Solvers
-
Find the sides of an isosceles triangle when given its area and height from its base to apex
2171 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).