What does this vector assignment mean?
Mostra commenti meno recenti
diceLeft = 5
dice = []
dice = [dice randi([1,6],1,diceLeft)];
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Creating and Concatenating Matrices 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!