how to generate random number between two numbers ?

13 visualizzazioni (ultimi 30 giorni)
Muhammad
Muhammad il 17 Set 2022
Risposto: Matt J il 17 Set 2022
i want to generate 100 numbers between 0 and 1 so is there is any command in matlab

Risposte (1)

Matt J
Matt J il 17 Set 2022
rand(1,100);

Community Treasure Hunt

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

Start Hunting!

Translated by