Generate 99 Random Floating Point Numbers
2 views (last 30 days)
Show older comments
Hi, is it possible to Generate 99 Random Floating Point Numbers in MATLAB and write it to a text file?
2 Comments
Accepted Answer
Image Analyst
on 10 Aug 2013
Take a look at rand(), and fprintf(). Should be really straightforward.
0 Comments
More Answers (0)
See Also
Categories
Find more on Text Files in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!