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 ?

回答(1 个)

Walter Roberson
Walter Roberson 2016-12-21

0 个投票

In R2016a you should be able to use the Add-On Explorer to install MinGW

标签

Community Treasure Hunt

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

Start Hunting!

Translated by