Installation guide
Directory Rep orts in Current Directory Browser
Coverage Report
Run the Coverage R
eport after you run the Profiler to identify how much of a
fileranwhenitw
as profiled. For example, when you have an
if statement
in your code, tha
t section might not run during profiling, depending on
conditions.
YoucanruntheC
overage Report from the Profiler, or follow these steps:
1 In the MATLAB desktop, select Desktop > Profiler. Profile an M-file
in the Profiler. For detailed instructions, see “Profiling for Improving
Performance” on page 7-27.
2 In the Current Directory browser, select Coverage Report.TheCoverage
Report appears, providing a summary of coverage for the M-file you
profiled.
3 Click the Coverage link to see the Profile Detail Report for the file.
7-15