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
-
Make an awesome ramp for a tiny motorcycle stuntman
749 Solvers
-
253 Solvers
-
Generate a random matrix A of (1,-1)
402 Solvers
-
ベクトル [1 2 3 4 5 6 7 8 9 10] の作成
599 Solvers
-
Append two matrix as shown below example
237 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).