how to integrate LIBSVM with matlab in Windows 32 bit?? very urgent ..pls help

Its very urgent.. Pls can some body help??!!! I tried the things given in README file with the package downloaded. But its telling oly lcc compiler available. How can i include Visual studio C++ compiler to the path whre mex is searching for installed compilers. OR is der any other method to integrate LIBSVM?

1 Comment

http://www.mathworks.com/matlabcentral/answers/29922-why-your-question-is-not-urgent-or-an-emergency

Sign in to comment.

 Accepted Answer

You need to install one of the supported versions of the Visual Studio C++ compiler. See the last column corresponding to your version of MATLAB on http://www.mathworks.com/support/sysreq/previous_releases.html
Once you have installed the compiler, run "mex -setup" and see of MATLAB can locate the newly installed compilers automatically.

More Answers (0)

Categories

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!