Relocating entire blocks of matrix without using loop
古いコメントを表示
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 件のコメント
Azzi Abdelmalek
2016 年 5 月 28 日
You can make yourself clear by posting an example
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Loops and Conditional Statements についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!