how to correct this error

Subscripted assignment dimension mismatch.
Error in ==> MI_GG1 at 25 matAB(:,2) = Y_norm(:);

回答(1 个)

Christoph F.
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!

Translated by