Random complete and in complete numbers
이전 댓글 표시
I have tried using Randi function,but it only gives me complete numbers.also tried rand but it doesn't give me to choose a specific range. Is there a function in matlab that would give me both complete and incomplete numbers in a specific range?I need to put this numbers in a matrix
채택된 답변
추가 답변 (1개)
Steven Lord
2020년 5월 8일
See the "Random Numbers Within Specified Interval" example on the documentation page for the rand function.
doc rand
카테고리
도움말 센터 및 File Exchange에서 Random Number Generation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!