Generate 99 Random Floating Point Numbers

조회 수: 1 (최근 30일)
T
T 2013년 8월 10일
댓글: Image Analyst 2020년 10월 15일
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일
Take a look at rand(), and fprintf(). Should be really straightforward.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Text Files에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by