not choosing random numbers from the range specified
Mostrar comentarios más antiguos
xrange = 50:100;
a= randi(numel(xrange),10,1);
why is it not choosing from the range 50 to 100? can anyone help me?
Respuesta aceptada
Más respuestas (0)
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!