How do you use randperm on a vector?
Mostrar comentarios más antiguos
I have a vector
A = repmat(1:6, [1 4])
and I need to use randperm to randomize it. How would I do that?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre NaNs en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!