
7 DesktopToolsandDevelopmentEnvironment
Alternatively, you can use automatic M-Lint code checking to view M-Lint
messages while you work on a file in the Editor/Debugger. You can also use
the
mlint function to get results for a single M-file.
For More Information See “Tuning and Managing M-Files” and “M-Lint
Code Analyzer” in the MATLAB Desktop Tools and Development Environment
documentation, and the reference page for the
mlint function.
Profiler
MATLABincludestheProfilertohelpyouimprovetheperformanceof
your M-files. Run a MATLAB statement or a n M-file in the Profiler and it
produces a report of where the time is being spent. Access the Profiler from
the Desktop menu, or use the
profile function.
7-26
Komentáře k této Příručce