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?

 Accepted Answer

Take a look at rand(), and fprintf(). Should be really straightforward.

More Answers (0)

Categories

Asked:

T
T
on 10 Aug 2013

Commented:

on 15 Oct 2020

Community Treasure Hunt

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

Start Hunting!