Transform symbolic names of invariant signals into constant values.
Category: Optimization
Default: Off
Simulink® Coder™ software uses the numerical values of model parameters, instead of their symbolic names, in generated code. An invariant signal is not inline if it is nonscalar, complex, or the block inport the signal is attached to takes the address of the signal.
Uses symbolic names of model parameters in generated code.
This parameter requires a Simulink Coder license.
This parameter is enabled when you set Default parameter
behavior to Inlined
.
Parameter:
InlineInvariantSignals |
Value:
'on' | 'off' |
Default:
'off' |
Application | Setting |
---|---|
Debugging | Off |
Traceability | Off |
Efficiency | On |
Safety precaution | No impact |