How can i save the random numbers in one array/string? I have similar problem, so this is just an example. Don't know how to explaine the other one
16 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
sindre Røyland
el 12 de Mzo. de 2015
Respondida: dpb
el 12 de Mzo. de 2015
for i = 1:10 rand() end
%is coming 10 random numbers ans = 1, ans = 7 ans = 4 osv.
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Characters and Strings 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!