MATLAB Compiler
1. Prerequisites for Deployment
* Verify the MATLAB Compiler Runtime (MCR) is installed and ensure you
have installed version 7.10.
* If the MCR is not installed, run MCRInstaller, located in:
C:\Program Files\MATLAB\R2009a\toolbox\compiler\deploy\win32\MCRInstaller.exe
For more information on the MCR Installer, see the MATLAB Compiler
documentation.
2. Files to Deploy and Package
Files to package for Standalone
================================
-djdwpc.exe
-MCRInstaller.exe
-include when building component by selecting "include MCR" option
in deploytool
-This read-me file
3. Definitions
MCR - MATLAB Compiler uses the MATLAB Compiler Runtime (MCR),
which is a standalone set of shared libraries that enable the execution
of M-files. The MCR provides complete support for all features of
MATLAB without the MATLAB GUI. When you package and distribute an
application to users, you include supporting files generated by the
builder as well as the MATLAB Compiler Runtime (MCR). If necessary,
run MCRInstaller to install the correct version of the MCR. For more
information about the MCR, see the MATLAB Compiler documentation.
4. Appendix
A. On the target machine, add the MCR directory to the system path
specified by the target system's environment variable.
i. Locate the name of the environment variable to set, using the
table below:
Operating System Environment Variable
================ ====================
Windows PATH
ii. Set the path by doing one of the following:
NOTE: <mcr_root> is the directory where MCR is installed
on the target machine.
On Windows systems:
* Add the MCR directory to the environment variable by opening
a command prompt and issuing the DOS command:
set PATH=<mcr_root>\v710\runtime\win32;%PATH%
Alternately, for Windows, add the following pathname:
<mcr_root>\v710\runtime\win32
to the PATH environment variable, by doing the following:
1. Select the My Computer icon on your desktop.
2. Right-click the icon and select Properties from the menu.
3. Select the Advanced tab.
4. Click Environment Variables.
NOTE: On Windows, the environment variable syntax utilizes
backslashes (\), delimited by semi-colons (;).
阿里matlab建模师
- 粉丝: 3709
- 资源: 2812
最新资源
- 【java毕业设计】员工在线知识培训考试平台源码(ssm+mysql+说明文档).zip
- 【java毕业设计】演出道具租赁管理系统源码(ssm+mysql+说明文档).zip
- ScanMaster RPP3 脉冲放大器手册
- 【java毕业设计】社区医院儿童预防接种管理系统源码(ssm+mysql+说明文档).zip
- 【java毕业设计】企业台账管理平台源码(ssm+mysql+说明文档+LW).zip
- 【java毕业设计】面向品牌会员的在线商城源码(ssm+mysql+说明文档).zip
- 【java毕业设计】消防物资存储系统源码(ssm+mysql+说明文档+LW).zip
- 【java毕业设计】高校课程评价系统源码(ssm+mysql+说明文档+LW).zip
- 【java毕业设计】大健康老年公寓管理系统源码(ssm+mysql+说明文档).zip
- 【java毕业设计】小雨杂志在线投稿网站源码(ssm+mysql+说明文档+LW).zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
- 1
- 2
- 3
前往页