How can I generate random natural numbers between min and max range?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
byungkeuk cho
el 1 de Abr. de 2020
Comentada: byungkeuk cho
el 1 de Abr. de 2020
I would like to to gererate 8 random natural numbers.
For example, if I set the range as (1, 100), then {1, 5,23, 26, 92, 12, 44, 76} would be generated.
How can I do this?
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Random Number Generation en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!