Error using * Inner matrix dimensions must agree.
이전 댓글 표시
error in matrix
댓글 수: 7
Walter Roberson
2019년 1월 17일
houssem alimi
2019년 1월 17일
Walter Roberson
2019년 1월 17일
편집: Walter Roberson
2019년 1월 17일
Please explain what your tag of tjks signifies. Does it have something to do with toxicity? Is it a topic in graph theory ? Does it stand for "Tertiary Jittered Kalman Scenting" ?
houssem alimi
2019년 1월 17일
Walter Roberson
2019년 1월 18일
Perhaps it would make sense to simply use the tag "matrix dimensions must agree", and to remove tjks as I suspect tjks will not mean anything to anyone other than you.
Tags are like topic indexes for card catalogs.
houssem alimi
2019년 1월 18일
Walter Roberson
2019년 1월 18일
dbstop if error
run the code. when it stops look at the sizes of all of the variables involved and extract portions of the expression until you figure out which multiplication is triggering the error and what the sizes are of the left and right. Then you trace backwards in the code to figure out why they got to be that size.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Functions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!