Clear Filters
Clear Filters

how install libsvm please

8 views (last 30 days)
bassem abdelwahed
bassem abdelwahed on 21 Dec 2016
Commented: Walter Roberson on 23 Dec 2016
I need to install libsvm to classify my database into classes.
I download the file from this link https://www.csie.ntu.edu.tw/~cjlin/libsvm/ but I can't complete the installation.
the error is
Error using mex
No supported compiler or SDK was found. You can install the freely available MinGW-w64 C/C++ compiler; see Install
MinGW-w64 Compiler. For more options, visit http://www.mathworks.com/support/compilers/R2016a/win64.html.
I download also MinGW from this link https://sourceforge.net/projects/mingw/?source=typ_redirect but I can't fix the problem. Can you help me please ?

Answers (1)

Walter Roberson
Walter Roberson on 21 Dec 2016
In R2016a you should be able to use the Add-On Explorer to install MinGW
  4 Comments
bassem abdelwahed
bassem abdelwahed on 23 Dec 2016
I get this error message : The Add-On Explorer is currently unavailable.
We've been notified of the issue and are looking into it.

Sign in to comment.

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!