how to overcome matrix dimensions must agree error

조회 수: 1 (최근 30일)
Prabha Kumaresan
Prabha Kumaresan 2017년 12월 13일
댓글: Image Analyst 2017년 12월 13일
I have attached the screen shot taken from coding pls help to solve this issue.
  댓글 수: 1
Image Analyst
Image Analyst 2017년 12월 13일
Please copy the entire error message, and the code. All I can say now is that you're doing some kind of matrix operation that is not allowed, like trying to stuff a bunch of elements into one element, or trying to multiply a r1xc1 matrix by a r2xc2 matrix where c1 is not equal to r2.

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

답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by