Select a code generation objective for reviewing your model configuration settings by using the Code Generation Advisor.
Category: Code Generation
Default:
Unspecified
Unspecified
No objective specified. Do not optimize code generation settings by using the Code Generation Advisor.
Debugging
Specifies debugging objective. Optimize code generation settings for debugging the code generation build process by using the Code Generation Advisor.
Execution efficiency
Specifies execution efficiency objective. Optimize code generation settings to achieve fast execution time by using the Code Generation Advisor.
This parameter name appears only for GRT-based targets. For ERT-based targets, the parameter Prioritized objectives lists the code generation objectives.
Parameter:
'ObjectivePriorities' |
Type: cell array of character vectors or string array |
Value:
{''} | {'Debugging'} | {'Execution
efficiency'} |
Default:
{''} |
Application | Setting |
---|---|
Debugging | Debugging |
Traceability | Not applicable for GRT-based targets |
Efficiency | Execution efficiency |
Safety precaution | No recommendation |