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!