Relocating entire blocks of matrix without using loop
Afficher commentaires plus anciens
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 commentaire
Azzi Abdelmalek
le 28 Mai 2016
You can make yourself clear by posting an example
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Loops and Conditional Statements 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!