Zip file name

Description

Specify the name of the .zip file in which to package generated code and artifacts for relocation.

Category: Code Generation

Settings

Default: ''

You can enter the name of the zip file in which to package generated code and artifacts for relocation. The file name can be specified with or without the .zip extension. If you do not specify an extension or an extension other than .zip, the zip utility adds the .zip extension. If a value is not specified, the build process uses the name model.zip, where model is the name of the top model for which code is being generated.

Dependency

This parameter is enabled by Package code and artifacts.

Command-Line Information

Parameter: PackageName
Type: character vector
Value: valid name for a .zip file
Default: 'off'

Recommended Settings

ApplicationSetting
DebuggingNo impact
TraceabilityNo impact
EfficiencyNo impact
Safety precautionNo impact

Related Topics