how to correct this error
显示 更早的评论
Subscripted assignment dimension mismatch.
Error in ==> MI_GG1 at 25 matAB(:,2) = Y_norm(:);
回答(1 个)
Christoph F.
2017-9-12
0 个投票
Make sure that matAB has as many rows as Y_norm has elements.
类别
在 帮助中心 和 File Exchange 中查找有关 Multibody Modeling 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!