User`s guide

4 Verification
2 To stop the running program, select Debug > Halt in CCS, or use
halt(objectname) from the MATLAB command prompt. Gathering prole
data from a running program may yield incorrect results.
3 At the MATLAB command prompt, enter:
profile(handlename, execution , report )
to view the MATL AB software graphic of the execution report and the
HTML execution report.
Refer to
profile fo r more information.
The following gure show s the proling plot from running an application that
has three subsystems—For Iterator Subsystem, For Iterator Subsystem1, and
Idle Task Subsystem.
4-16