- 4
- 0
- 约2.36千字
- 约 4页
- 2016-12-01 发布于贵州
- 举报
GUI打包为exe步骤
本步骤针对MATLAB2010,都是利用MATLAB自带编译工具deploytool向导工具进行打包,但是由于MATLAB版本不同,与网上教程有一定区别。启动deploytool向导工具,有两种方法:方法一:首先在命令窗口利用mbuild -setup配置Matlab的一个编译器什么的,按照提示,选择y,然后会让你选择编译器:lcc还是Visual C++,自己选择相应的,具体如下所示:?mbuild -setupPlease choose your compiler for building standalone MATLAB applications:?Would you like mbuild to locate installed compilers [y]/n? y?Select a compiler:[1] Lcc-win32 C 2.4.1 in C:\PROGRA~1\MATLAB\R2008a\sys\lcc[2] Microsoft Visual C++ 6.0 in C:\Program Files\Microsoft Visual Studio?[0] None?Compiler: 2?Please verify your choices:?Compiler: Microsoft Visual C++ 6.0Location: C:\Program File
原创力文档

文档评论(0)