how to correct this error
Afficher commentaires plus anciens
Subscripted assignment dimension mismatch.
Error in ==> MI_GG1 at 25 matAB(:,2) = Y_norm(:);
Réponses (1)
Christoph F.
le 12 Sep 2017
0 votes
Make sure that matAB has as many rows as Y_norm has elements.
Catégories
En savoir plus sur Multibody Modeling dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!