Main Content
coder.profile.ExecutionTimeSet
Aggregate code profiling results from multiple SIL, PIL, or external mode simulations
Since R2023b
Description
Use a coder.profile.ExecutionTimeSet
object for the
aggregation of code profiling results from multiple software-in-the-loop (SIL),
processor-in-the-loop (PIL), or XCP-based external mode simulations of a model. Then, you can
use the Code Profile Analyzer to identify the most demanding execution for each task in
generated code. You can also identify the code or model path that produces the most demanding
execution.
Creation
Description
Input Arguments
Properties
Object Functions
Examples
Aggregate Execution-Time Profiles and Identify Worst-Case Task Execution
For an example workflow that uses the object, see Aggregate Execution-Time Profiles to Identify Worst Execution.
Version History
Introduced in R2023b