Generating random variables with decimal points
Ältere Kommentare anzeigen
How can I generate random variables from 20 to 30 with decimal points?
Antworten (1)
Stephan
am 26 Jan. 2019
10*rand(25,1)+20
Kategorien
Mehr zu Creating and Concatenating Matrices finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!