Generating random variables with decimal points
Mostrar comentarios más antiguos
How can I generate random variables from 20 to 30 with decimal points?
Respuestas (1)
Stephan
el 26 de En. de 2019
10*rand(25,1)+20
Categorías
Más información sobre Creating and Concatenating Matrices en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!