What does this vector assignment mean?
Ältere Kommentare anzeigen
diceLeft = 5
dice = []
dice = [dice randi([1,6],1,diceLeft)];
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Creating and Concatenating Matrices finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!