how to correct this error
Ältere Kommentare anzeigen
Subscripted assignment dimension mismatch.
Error in ==> MI_GG1 at 25 matAB(:,2) = Y_norm(:);
Antworten (1)
Christoph F.
am 12 Sep. 2017
0 Stimmen
Make sure that matAB has as many rows as Y_norm has elements.
Kategorien
Mehr zu Multibody Modeling finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!