Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
Скачиваний:
17
Добавлен:
09.02.2015
Размер:
26.11 Кб
Скачать

matlabxl\matlabxl - MATLAB Builder EX

<deploytool> - Graphical user interface to create deployment projects

DEPLOYTOOL Deployment product user interface

This function will start the Deployment Tool. You can create,

build and package various deployment projects using the Graphical

User Interface (GUI), or you can build and package existing

projects from the Command Line Interface.

USAGE:

deploytool will bring up an empty tool with information on how to

open an existing project or create a new project.

deploytool projectname will open an existing project. If the project

does not exist, an error will be generated and the program will exit.

deploytool -build projectname will build an existing project

from the Command Line Interface.

deploytool -package projectname packagename will package

an existing project from the Command Line Interface. Specifying

packagename is optional. By default, a project is packaged into a

zip file. On Windows, if the packagename ends with .exe, the

project will be packaged into a self-extracting EXE.

DEPLOYTOOL -? will display this message.

See also mcc, mbuild

Reference page in Help browser

doc compiler/deploytool

Соседние файлы в папке Библиотеки Matlab