Specify compiler optimization flags to be applied to building the generated code for your model.
Note
This parameter only appears when the model is configured to use a template makefile-based code generation target, as described in Choose Build Approach and Configure Build Process.
Category: Code Generation
Default:
''
Specify compiler optimization flags without quotes, for example,
-O2
.
This parameter is enabled by selecting the value Custom
for
the parameter Compiler optimization level.
Parameter:
RTWCustomCompilerOptimizations |
Type: character vector |
Value:
'' | user-specified flags |
Default:
'' |