mex文件用matlab能打开吗,matlab中mex文件编译运行的问题
我運行的時候出現(xiàn)了這樣的問題怎么解決???
>> mex -setup
Please choose your compiler for building external interface (MEX) files:
Would you like mex to locate installed compilers [y]/n? y
Select a compiler:
[1] Lcc-win32 C 2.4.1 in D:\matlab\R2008a\sys\lcc\bin
[0] None
Compiler: 1
Please verify your choices:
Compiler: Lcc-win32 C 2.4.1
Location: D:\matlab\R2008a\sys\lcc\bin
Are these correct [y]/n? y
Trying to update options file: C:\Users\Administrator\AppData\Roaming\MathWorks\MATLAB\R2008a\mexopts.bat
From template:? ?? ?? ?? ???D:\matlab\R2008a\bin\win32\mexopts\lccopts.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 this at:
http://www.mathworks.com/support ... l?solution=1-5C27B9
Building with the -largeArrayDims option enables the new API.
**************************************************************************
總結(jié)
以上是生活随笔為你收集整理的mex文件用matlab能打开吗,matlab中mex文件编译运行的问题的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 使用汇编软件emu8086输出十次Hel
- 下一篇: 常用DOS系统功能调用(INT 21H