Main Content

Zip file name

Name of ZIP file

Model Configuration Pane: Code Generation

Description

The Zip file name parameter specifies the name of the ZIP file in which to package generated code and artifacts for relocation.

Dependencies

This parameter is enabled by Package code and artifacts.

Settings

'' (default)

Specifies the name of the ZIP file into which to package generated code and artifacts for relocation. You can specify or omit the .zip file extension. If you do not specify the extension or if you specify an extension other than .zip, the ZIP utility adds the .zip extension. If you do not specify a value, the build process uses file name model.zip, where model is the name of the top model for which code is being generated.

Recommended Settings

ApplicationSetting
DebuggingNo impact
TraceabilityNo impact
EfficiencyNo impact
Safety precautionNo impact

Programmatic Use

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

Version History

Introduced in R2012b