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
-
Is my wife right? Now with even more wrong husband
1341 Solvers
-
Project Euler: Problem 1, Multiples of 3 and 5
3676 Solvers
-
Generate N equally spaced intervals between -L and L
943 Solvers
-
Create a Multiplication table matrix...
690 Solvers
-
Find out missing number from a vector of 9 elements
321 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).