Generate 99 Random Floating Point Numbers
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
T
el 10 de Ag. de 2013
Comentada: Image Analyst
el 15 de Oct. de 2020
Hi, is it possible to Generate 99 Random Floating Point Numbers in MATLAB and write it to a text file?
2 comentarios
Respuesta aceptada
Image Analyst
el 10 de Ag. de 2013
Take a look at rand(), and fprintf(). Should be really straightforward.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Text Files 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!