How to find a line that is producing unwanted text output in the console?
- If you have Matlab R12, load the .m file in the editor, and look in the right-hand margin.
- There should be orange markers for parser warnings.
- If you hover over items, any statements that produce unspecified text output will be marked as "Terminate statement with semicolon to suppress output", and a "Fix" button!
No comments:
Post a Comment