deploytool - Open GUI for MATLAB Builder NE and MATLAB Compiler
Syntax
deploytool
Description
The deploytool command
opens the Deployment Tool window, which is the graphical user interface
(GUI) for the MATLAB Builder NE and MATLAB Compiler products.
See Deploying a Component Using the Magic Square Example to
get started using the Deployment Tool to create .NET and COM components,
and see the MATLAB Compiler documentation for information about
using the Deployment Tool to create standalone applications and libraries.
See Getting Started, for
more information about deploying with the GUI.
| Desired Result | Command |
| Starts Deployment Tool GUI with the New/Open dialog
active | deploytool (default) or deploytool -n |
| |
| |
| Starts Deployment Tool GUI and loads project_name | deploytool project_name.prj | |
| |
| Starts Deployment Tool command line interface and builds project_name after
initializing | deploytool -build project_name.prj | |
| Starts Deployment Tool command line interface and packages project_name after
initializing | deploytool -package project_name.prj | |
| Displays MATLAB Help for the deploytool command | deploytool -? | |
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit