Submatrixes with different rows

조회 수: 1 (최근 30일)
EldaEbrithil
EldaEbrithil 2020년 9월 2일
댓글: EldaEbrithil 2020년 9월 2일
Hi all
i have a certain matrix 45x5, i want to neatly cut this matrix in submatrixes (or maybe group into cells) with different rows (a1,a2,a3); how can i do that? So the submatrixes will go from:
1) 1----a1 (a1 rows)
2)a1+1----n1 (a2 rows)
3)n1+1-----n2(a3 rows)
Thank you for the help!!
Regards!!
  댓글 수: 2
Stephen23
Stephen23 2020년 9월 2일
편집: Stephen23 2020년 9월 2일
"i have a certain matrix 45x5, i want to neatly cut this matrix in submatrixes..."
Probably with one of these:
EldaEbrithil
EldaEbrithil 2020년 9월 2일
Thank you very much!! it was very simple xD

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Matrix Indexing에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by