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