how to overcome matrix dimensions must agree error

1 次查看(过去 30 天)
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