필터 지우기
필터 지우기

Matrix change size when aggregating matrices

조회 수: 2 (최근 30일)
Joel Schelander
Joel Schelander 2021년 3월 3일
댓글: Joel Schelander 2021년 3월 3일
I have three matrices of sizes: 224x3, 1120x3 and 198x3. I try to merge them to one like this:
Final=[HomeStay2; MidHomeStay ; NewAddHomeStay];
The size of Final is 1318x3, while it shoid be 1542x3
How can I solve this?
  댓글 수: 5
Joel Schelander
Joel Schelander 2021년 3월 3일
HomeStay2 0x0 0 double
MidHomeStay 1120x3 26880 double
NewAddHomeStay 198x3 4752 double
Joel Schelander
Joel Schelander 2021년 3월 3일
now I saw the problem, thank you

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Matrices and Arrays에 대해 자세히 알아보기

제품


릴리스

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by