timeline
Display invocations of code sections over execution timeline
Description
timeline(
displays invocations of each profiled code section over the
execution timeline.executionProfile
)
Note
You can use the schedule
function to visualize,
through the Simulation Data Inspector, task
scheduling and the order of function calls.
timeline(
specifies the maximum increment by which you:executionProfile
, 'MaxResizeIncrement', numberOfPoints
)
Increase the number of displayed points when you click the zoom-out tool.
Move along the
timeline
plot when you sweep right or left with the pan tool.
Use this command when you want to review
large timeline
plots quickly.
Examples
Input Arguments
Version History
Introduced in R2013b