Generate 99 Random Floating Point Numbers

Hi, is it possible to Generate 99 Random Floating Point Numbers in MATLAB and write it to a text file?

2 Commenti

rand(0,23)
No, not a comment or a solution/answer.

Accedi per commentare.

 Risposta accettata

Image Analyst
Image Analyst il 10 Ago 2013
Take a look at rand(), and fprintf(). Should be really straightforward.

Più risposte (0)

Categorie

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by