Relocating entire blocks of matrix without using loop
Ältere Kommentare anzeigen
Without using a "for" loop I need to relocate entire blocks of a matrix in the following manner:

This means vertically rearranging blocks that are placed horizontally next to each other, thereby creating a matrix with new dimensions, but the same number of elements.
1 Kommentar
Azzi Abdelmalek
am 28 Mai 2016
You can make yourself clear by posting an example
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Loops and Conditional Statements 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!