Clear Filters
Clear Filters

Generate 99 Random Floating Point Numbers

2 views (last 30 days)
Hi, is it possible to Generate 99 Random Floating Point Numbers in MATLAB and write it to a text file?

Accepted Answer

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

More Answers (0)

Community Treasure Hunt

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

Start Hunting!