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

ApplicationSetting
DebuggingOn
TraceabilityOn
EfficiencyNo impact
Safety precaution

No recommendation

Programmatic Use

Parameter: ShowEliminatedStatement
Type: character vector
Value: 'on' | 'off'
Default: 'on'

Version History

Introduced before R2006a