Show eliminated blocks

Description

Specify whether to insert eliminated block's comments.

Category: Code Generation > Comments

Settings

Default: On

On

Inserts statements in the generated code from blocks eliminated as the result of optimizations (such as parameter inlining).

Off

Suppresses statements.

Dependency

Include comments enables this parameter.

Command-Line Information

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

Recommended Settings

ApplicationSetting
DebuggingOn
TraceabilityOn
EfficiencyNo impact
Safety precaution

No recommendation

Related Topics