How do you use randperm on a vector?
Ältere Kommentare anzeigen
I have a vector
A = repmat(1:6, [1 4])
and I need to use randperm to randomize it. How would I do that?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu NaNs 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!