how to correct this error
Mostra commenti meno recenti
Subscripted assignment dimension mismatch.
Error in ==> MI_GG1 at 25 matAB(:,2) = Y_norm(:);
Risposte (1)
Christoph F.
il 12 Set 2017
0 voti
Make sure that matAB has as many rows as Y_norm has elements.
Categorie
Scopri di più su Multibody Modeling in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!