Installation guide
7
Tuning and Managing
M-Files
This set of tools provides useful information about the M-files in a directory
that can help you re fine the files and improve performance. The tools can help
you polish M-files before providing them to others to u se. If you have an active
Internet connection, you can watch the Directory Reports video demo for an
overview of the major functionality.
Directory Reports in Current
Directory Browser (p. 7-2)
HTML reports about files in the
current directory: T O DO /FIXME,
Help, Contents, Dependency,
Coverage (for Profiling), and M-Lint
Code Check.
M-Lint Code Check Report (p. 7-16)
Report that identifies potential
errors, problems, and opportunities
for improvement in your code.
Profiling for Improving Performance
(p. 7-27)
Report that identifies w here
an M-file spends the most
time, indicating where to focus
when looking for perf ormance
improvements.