package matlab programs for deployment as standalone applications -凯发k8网页登录
package matlab programs for deployment as standalone applications
description
the application compiler app packages matlab® programs into applications that can run outside of matlab.
open the application compiler app
matlab toolstrip: on the apps tab, under application deployment, click the app icon.
matlab command prompt: enter
applicationcompiler
.
parameters
main file
— name of the function to package
character vector
name of the function to package as a character vector. the selected function is the entry point for the packaged application.
packaging options
— method for installing the matlab runtime with the packaged application
matlab runtime downloaded from web (default) | matlab runtime included in package
you can decide whether to include the matlab runtime fallback for matlab runtime installer in the generated application by selecting one of the two options in the packaging options section. including the matlab runtime installer in the package significantly increases the size of the package.
runtime downloaded from web — generates an installer that downloads the matlab runtime and installs it along with the deployed matlab application.
runtime included in package — generates an installer that includes the matlab runtime installer.
the first time you select this option, you are prompted to download the matlab runtime installer or obtain a cd if you do not have internet access.
files required for your application to run
— files that must be included with application
list of files
files that must be included with application as a list of files.
files installed for your end user
— files installed on the end user's machine when the application is installed
list of files
optional files installed with application as a list of files.
additional runtime settings
— execution options for the application
check options
check the appropriate boxes if you don't want a command window to show up during execution or if you want a log file to be created.
additional parameters passed to mcc
— flags controlling the behavior of the compiler
character vector
flags controlling the behavior of the compiler as a character vector.
testing files
— folder where files for testing are stored
character vector
folder where files for testing are stored as a character vector.
end user files
— folder where files for building a custom installer are stored
character vector
folder where files for building a custom installer are stored as a character vector.
packaged installers
— folder where generated installers are stored
character vector
folder where generated installers are stored as a character vector.
application name
— name of the installed application
character vector
name of the installed application as a character vector.
for example, if the name is foo
, the installed
executable would be foo.exe
, the start menu entry would
be foo. the folder created for the application
would be
. installroot
/foo
the default value is the name of the first function listed in the main file(s) field of the app.
version
— version of the generated application
character vector
version of the generated application as a character vector.
splash screen
— image displayed on installer
image
image displayed on installer as an image.
author name
— name of the application author
character vector
name of the application author as a character vector.
email
— email address used to contact application support
character vector
email address used to contact application support as a character vector.
summary
— brief description of application
character vector
brief description of application as a character vector.
description
— detailed description of application
character vector
detailed description of application as a character vector.
default installation folder
— folder where application is installed
character vector
folder where the application is installed as a character vector.
installation notes
— notes about additional requirements for using application
character vector
notes about additional requirements for using application as a character vector.
programmatic use
enter applicationcompiler
.
alternatively, enter deploytool
and click
application compiler.
version history
introduced in r2013b
see also
| | |
matlab 命令
您点击的链接对应于以下 matlab 命令:
请在 matlab 命令行窗口中直接输入以执行命令。web 浏览器不支持 matlab 命令。
select a web site
choose a web site to get translated content where available and see local events and offers. based on your location, we recommend that you select: .
you can also select a web site from the following list:
how to get best site performance
select the china site (in chinese or english) for best site performance. other mathworks country sites are not optimized for visits from your location.
americas
- (español)
- (english)
- (english)
europe
- (english)
- (english)
- (deutsch)
- (español)
- (english)
- (français)
- (english)
- (italiano)
- (english)
- (english)
- (english)
- (deutsch)
- (english)
- (english)
- switzerland
- (english)
asia pacific
- (english)
- (english)
- (english)
- 中国
- (日本語)
- (한국어)