Main Content
socTaskTimes
Plot histogram of the task durations from a recorded Simulation Data Inspector run
Description
creates an array of structures, one element for each task. Each structure contains the task
name, task start times, task durations, and mean and standard deviations of the task
durations. The function also plots the histogram of task durations for each task.taskData
= socTaskTimes(modelName
,runName
)
to suppress the plot generated.taskData
= socTaskTimes(___,suppressPlot
)
Input Arguments
Output Arguments
Version History
Introduced in R2019a