How to mix order of rows in a matrix?
Afficher commentaires plus anciens
With randperm it is possible to mix order of the components of a vector v: v(randperm(lenght(v)))
But how to mix rows in a matrix?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Matrices and Arrays dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!