Main Content

Echo expressions without semicolons

Description

Enable run-time output in the MATLAB® Command Window, such as actions that do not terminate with a semicolon. This behavior applies to a model that contains MATLAB Function blocks, Stateflow® charts, or Truth Table blocks.

Category: Simulation Target

Settings

Default: On

On

Enables run-time output to appear in the MATLAB Command Window during simulation.

Off

Disables run-time output from appearing in the MATLAB Command Window during simulation.

Tip

  • If you disable run-time output, faster model simulation occurs.

Command-Line Information

Parameter: SFSimEcho
Value: 'on' | 'off'
Default: 'on'

Recommended Settings

ApplicationSetting
DebuggingOn
TraceabilityNo impact
EfficiencyOff
Safety precautionNo impact

Related Topics