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!