Flip matrix by every nth row
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
David du Preez
il 12 Apr 2017
Modificato: Stephen23
il 12 Apr 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 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Creating and Concatenating Matrices in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!