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
, where model
.zip
is the name of the top model for which code is being generated.model
Recommended Settings
Application | Setting |
---|---|
Debugging | No impact |
Traceability | No impact |
Efficiency | No impact |
Safety precaution | No impact |
Programmatic Use
Parameter: PackageName |
Type: character vector |
Value: valid name for a .zip file |
Default: 'off' |
Version History
Introduced in R2012b