
7 DesktopToolsandDevelopmentEnvironment
Ifyouuseanothereditor,youcanstillusetheMATLABEditor/Debuggerfor
debugging, or you can use debugging functions, such as
dbstop,whichsetsa
breakpoint.
If you just need to view the contents of an M-file, you can display the contents
in the Command Window using the
type function.
Use the M-Lint automatic code analyzer to help you identify problems and
potential improvements in your co de. For details, s ee “M-Lint Code Check
and Profiler Reports” on page 7-23.
You can evaluate your code in sections, called cells, and can publish your code,
including results, to popular output formats like HTML. For more information,
see “Using Cells for Rapid Code Iteration and Publishing Results” in the
MATLAB Desktop Tools and Developm ent Environment documentation.
For More Information See “Editing and Debugging M-Files” in the
MATLAB Desktop Tools and D evelopment Environment documentation, and
the function reference pages for
edit, type,anddebug.
7-22
Comentários a estes Manuais