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 件のコメント

Sarah Rashid
Sarah Rashid 2020 年 10 月 15 日
rand(0,23)
Image Analyst
Image Analyst 2020 年 10 月 15 日
No, not a comment or a solution/answer.

サインインしてコメントする。

 採用された回答

Image Analyst
Image Analyst 2013 年 8 月 10 日

1 投票

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

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeCharacters and Strings についてさらに検索

質問済み:

T
T
2013 年 8 月 10 日

コメント済み:

2020 年 10 月 15 日

Community Treasure Hunt

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

Start Hunting!

Translated by