Specify workspace variable that collects measurements and allows viewing and analysis of execution profiles.
Category: Code Generation > Verification
Default: executionProfile
When you run simulation, software generates specified workspace
variable as an coder.profile.ExecutionTime
object.
To view and analyze execution profiles, use methods from the coder.profile.ExecutionTime
and coder.profile.ExecutionTimeSection
classes.
You can only specify this parameter if you select the Measure task execution time check box. Otherwise the field appears dimmed.
Parameter: CodeExecutionProfileVariable |
Type: character vector |
Value: valid MATLAB® variable name |
Default: none |
Application | Setting |
---|---|
Debugging | No impact |
Traceability | Valid MATLAB variable name |
Efficiency | No impact |
Safety precaution | No impact |