how can i select random 2*2 matrice of random number?

3 views (last 30 days)
how can i select random matrice of random number

Accepted Answer

ANKUR KUMAR
ANKUR KUMAR on 30 Mar 2021
A=rand(randi(10,1,1),randi(10,1,1))

More Answers (0)

Categories

Find more on Random Number Generation in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!