Generate 99 Random Floating Point Numbers
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi, is it possible to Generate 99 Random Floating Point Numbers in MATLAB and write it to a text file?
2 commentaires
Réponse acceptée
Image Analyst
le 10 Août 2013
Take a look at rand(), and fprintf(). Should be really straightforward.
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Text Files dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!