读书人

matlab和libsvm的接口有关问题

发布时间: 2012-02-20 21:18:25 作者: rapoo

matlab和libsvm的接口问题
>> 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] Digital Visual Fortran version 6.0 in C:\Program Files\Microsoft Visual Studio
[2] Lcc C version 2.4 in E:\MATLAB7\sys\lcc
[3] Microsoft Visual C/C++ version 6.0 in C:\Program Files\Microsoft Visual Studio

[0] None

Compiler: 3

Please verify your choices:

Compiler: Microsoft Visual C/C++ 6.0
Location: C:\Program Files\Microsoft Visual Studio

Are these correct?([y]/n): y

Try to update options file: C:\Documents and Settings\Administrator\Application Data\MathWorks\MATLAB\R14\mexopts.bat
From template: E:\MATLAB7\BIN\WIN32\mexopts\msvc60opts.bat

Done . . .
>> make
??? Undefined function or variable 'make'.
接下来该怎么解决,请教高手!

[解决办法]

HTML code
Would you like mex to locate installed compilers [y]/n? y 

读书人网 >C++

热点推荐