概述
关于在Windows8.1 64位专业版系统中用C语言调用MATLAB生成的.dll文件的尝试关于在Windows8.1 64位专业版系统中用C语言调用MATLAB生成的.dll文件的尝试
C 语言与 MATLAB 混合编程总结
——关于在 Windows8.1 64 位专业版系统中用 C 语言调用 MATLAB 生成的.dll 文件的尝试
计算机系统:Windows8.1 64 位专业版
MATLAB 版本:MATLAB R2012a 64 位,安装了 Microsoft SDK7.1
Visual Studio 版本:VS2013 旗舰版
1,在 MATLAB 下配置编译器:
>> mex -setup
Welcome to mex -setup. This utility will help you set up
a default compiler. For a list of supported compilers, see
/support/compilers/R2012a/win64.html
Please choose your compiler for building MEX-files:
Would you like mex to locate installed compilers [y]/n? y
Select a compiler:
[1] Microsoft Software Development Kit (SDK) 7.1 in C:Program Files (x86)Microsoft Visual
Studio 10.0
[0] None
Compiler: 1
Please verify your choices:
Compiler: Microsoft Software Development Kit (SDK) 7.1
Location: C:Program Files (x86)Microsoft Visual Studio 10.0
Are these correct [y]/n? y
***************************************************************************
Warning: MEX-files generated using Microsoft Windows Software Development
Kit (SDK) require that Microsoft Visual Studio 2010 run-time
libraries be available on the computer they are run on.
If you plan to redistribute your MEX-files to other MATLAB
users, be sure that they have the run-time libraries.
***************************************************************************
Trying to update options file:
C:UsersAdministratorAppDataRoamingMathWorksMATLABR2012amexopts.bat
From template: D:Program FilesMATLABR2012abinwin64mexoptsmssdk71opts.bat
Done . . .
**************************************************************************
Warning: The MATLAB C and Fortran API has changed to support MATLAB
variables with more than 2^32-1 elements. In the near future
you will be required to update your code to utilize the new
API. You can find more information about t
最后
以上就是包容寒风为你收集整理的c语言调用matlab生成的dll,关于在Windows8.1 64位专业版系统中用C语言调用MATLAB生成的.dll文件的尝试关于在Windows8.1 64位专业版系统中用C语言调用MATLAB...的全部内容,希望文章能够帮你解决c语言调用matlab生成的dll,关于在Windows8.1 64位专业版系统中用C语言调用MATLAB生成的.dll文件的尝试关于在Windows8.1 64位专业版系统中用C语言调用MATLAB...所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
发表评论 取消回复