Split matrix in 15 submatrices
古いコメントを表示
I have a 22515x1122 Matrix and would like to split it into 15 Submatrices (in cells) of the size 1501 x 1122. So the row number 22515 should be divided by 15 giving you the 1501 and column number stays the same. What is the easiest way to do this?
Thanks for your help!
1 件のコメント
Stephen23
2021 年 8 月 23 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Matrices and Arrays についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!