Error using - Matrix dimensions must agree.
Show older comments
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 Comments
Walter Roberson
on 14 Jun 2013
Please show the size of each of the matrices.
sita
on 14 Jun 2013
John Doe
on 14 Jun 2013
"...there was some mismatch of size of matrices". You already stated that in your question title. Well, good thing you figured it out though.
Answers (0)
Categories
Find more on Logical in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!