inserting submatrices within a larger matrix
古いコメントを表示
Hello,
I am trying to add 4 different submatrices (4 x4 elements) along the diagonal of a a larger 16 x 16 matrix. the end result would look like:
submatrix_1 0...
0 0 0 0 sumatrix_2 0...
0 ... sumatrix_3 0 0 0 0
0 ... sumatrix_4
Any suggestions would be welcome! Thanks
回答 (1 件)
Sean de Wolski
2011 年 4 月 6 日
doc blkdiag
カテゴリ
ヘルプ センター および File Exchange で Creating and Concatenating Matrices についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!