Random Generator with known characters
Mostra commenti meno recenti
I have a list of known character names Cat, Dog, Goose...etc. These names need to be randomly set into a matrix size 20 x 1
Would look like :
[Cat, Dog, Dog, Goose,Cat,..]
How would one go about using rand to create a matrix such as this.
Thank you!
2 Commenti
gonzalo Mier
il 13 Giu 2019
It seems like a homework. What did you try?
Jan
il 14 Giu 2019
randi is a little bit easier.
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Characters and Strings 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!