Retain .rtw file

Description

Specify model.rtw file retention.

Category: Code Generation

Settings

Default: off

On

Retains the model.rtw file in the current build folder. This parameter is useful if you are modifying the target files and need to look at the file.

Off

Deletes the model.rtw from the build folder at the end of the build process.

Command-Line Information

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

Recommended Settings

ApplicationSetting
DebuggingOn
TraceabilityNo impact
EfficiencyNo impact
Safety precautionNo impact

Related Topics