Random complete and in complete numbers
Mostra commenti meno recenti
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
Risposta accettata
Più risposte (1)
Steven Lord
il 8 Mag 2020
See the "Random Numbers Within Specified Interval" example on the documentation page for the rand function.
doc rand
Categorie
Scopri di più su Random Number Generation in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!