Choose whether to run Code Generation Advisor checks before generating code.
Category: Code Generation
Default:
Off
Off
Generates code without checking whether the model meets code generation objectives. The code generation report summary and file headers indicate the specified objectives and that the validation was not run.
On (proceed with warnings)
Checks whether the model meets code generation objectives using the Code Generation Objectives checks in the Code Generation Advisor. If the Code Generation Advisor reports a warning, the code generator continues producing code. The code generation report summary and file headers indicate the specified objectives and the validation result.
On (stop for warnings)
Checks whether the model meets code generation objectives using the Code Generation Objectives checks in the Code Generation Advisor. If the Code Generation Advisor reports a warning, the code generator does not continue producing code.
Parameter:
CheckMdlBeforeBuild |
Type: character vector |
Value:
'Off' | 'Warning' |
'Error' |
Default:
'Off' |
Application | Setting |
---|---|
Debugging | On (proceed with warnings) or On (stop
for warnings) |
Traceability | On (proceed with warnings) or On (stop
for warnings) |
Efficiency | On (proceed with warnings) or On (stop
for warnings) |
Safety precaution | On (proceed with warnings) or On (stop
for warnings) |