Relocating entire blocks of matrix without using loop
Mostrar comentarios más antiguos
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 comentario
Azzi Abdelmalek
el 28 de Mayo de 2016
You can make yourself clear by posting an example
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Loops and Conditional Statements en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!