Installation guide

M-Lint Code Check Report
Click a line number
to open the
M-file in the
Editor/Debugger
at the line.
Line number and
message
describing a
potential problem
or improvement
opportunity.
4 For each message, review the suggestion and your code, click the line
number to open the M-file in the Editor/Debugger at that line, and make
changes based on the message. Use the following general advice:
If you are not sure what a message means or what to change in the code
as a result, use the Help browser to look for related topics in the online
documentation. For examples of messages and what to do about them,
including specific changes to make for the example,
lengthofline.m,
see “Making Changes Based on M-Lint Messages” on page 7-18.
7-17