Error using - Matrix dimensions must agree.
이전 댓글 표시
Hi,
I am trying to calculate y
y=x1.^2-2*x2.^2+3*x3.^2-4*x4.^2+5*x5.^2-6*x6.^2+7*x7.^2+8*x8.^2-9*x9.^2+10*x10.^2
if i remove -6*x6.^2 it works.All matrix sizes are same.no mismatch in size of matrices.Please help me to fix this.
Thanking You, Sita
댓글 수: 3
Walter Roberson
2013년 6월 14일
Please show the size of each of the matrices.
sita
2013년 6월 14일
John Doe
2013년 6월 14일
"...there was some mismatch of size of matrices". You already stated that in your question title. Well, good thing you figured it out though.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Logical에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!