how to correct this error
Mostrar comentarios más antiguos
Subscripted assignment dimension mismatch.
Error in ==> MI_GG1 at 25 matAB(:,2) = Y_norm(:);
Respuestas (1)
Christoph F.
el 12 de Sept. de 2017
0 votos
Make sure that matAB has as many rows as Y_norm has elements.
Categorías
Más información sobre Multibody Modeling en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!