Installation guide
7 Tuning and Managing M-Files
For information about the reports generated by the Profiler, see “Profile
Summary Report” on page 7-33 and “Profile Detail Report” on page 7-35.
Opening the Profiler
Yo u can use any of the following methods to open the Profiler:
• Select Desktop > Profiler from the MATLAB desktop.
• C lick the Profiler button
in the M ATLAB des kto p toolbar.
• With a file open in the M ATLAB Editor/Debugger, select Tools > Open
Profiler.
• SelectoneormorestatementsintheCommand History window, right-click
to view the context menu, and choose Profile C ode.
• Enter the following function in the Command Window:
profile viewer
Running the Profiler
The f ol lowing illustration summarize s the steps for profiling.
7-30