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 Exchange에서 Characters 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