how to correct this error
2 views (last 30 days)
Show older comments
Subscripted assignment dimension mismatch.
Error in ==> MI_GG1 at 25 matAB(:,2) = Y_norm(:);
0 Comments
Answers (1)
Christoph F.
on 12 Sep 2017
Make sure that matAB has as many rows as Y_norm has elements.
0 Comments
See Also
Categories
Find more on Dialog Boxes in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!