Flip matrix by every nth row
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
David du Preez
le 12 Avr 2017
Modifié(e) : Stephen23
le 12 Avr 2017
I have a 121x14 matrix. I want to flip the first 11 rows vertically and repeat so on for the rest of the matrix. I know it is possible to flip an entire matrix using:
flipup(name)
0 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Creating and Concatenating Matrices dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!