Main Content
add
Description
adds the execution-time metrics in myResultsObject
.add(simulationName
, anExecutionProfile
);anExecutionProfile
to
myResultsObject
and associates the added data with
simulationName
. Use this function to create an aggregate of profiles
from multiple software-in-the-loop (SIL), processor-in-the-loop (PIL), or external mode
simulations of a model.
Examples
Aggregate Execution-Time Profiles
For an example that uses the function, see Aggregate Execution-Time Profiles and Identify Worst-Case Task Execution.
Input Arguments
Version History
Introduced in R2023b