how install libsvm please

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

can you give me more details about it ? how can I do it ? thank you for answering
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.

Tags

Asked:

on 21 Dec 2016

Commented:

on 23 Dec 2016

Community Treasure Hunt

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

Start Hunting!