Main Content

Verbose build

Enable display of build process stages and compiler output

Model Configuration Pane: Code Generation

Description

The Verbose build parameter displays this information in the MATLAB® Command Window during the build process:

  • Messages that inform you about progress

  • Compiler output

Settings

on (default) | off
On

Displays progress information and compiler output.

Off

Does not display progress information and compiler output.

Recommended Settings

ApplicationSetting
DebuggingOn
TraceabilityNo impact
EfficiencyNo impact
Safety precaution

No recommendation

Programmatic Use

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

Version History

Introduced in R2006a