Main Content
Show eliminated blocks
Include eliminated blocks' comments
Model Configuration Pane: Code Generation / Comments
Description
Specify whether to insert eliminated blocks' comments.
Dependencies
Include comments enables this parameter.
Settings
on
(default) | off
- On
Inserts statements in the generated code from blocks eliminated as the result of optimizations (such as parameter inlining).
- Off
Suppresses statements.
Recommended Settings
Application | Setting |
---|---|
Debugging | On |
Traceability | On |
Efficiency | No impact |
Safety precaution | No recommendation |
Programmatic Use
Parameter: ShowEliminatedStatement |
Type: character vector |
Value: 'on' | 'off' |
Default: 'on' |
Version History
Introduced before R2006a