how install libsvm please
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 ?
0 Kommentare
Antworten (1)
Walter Roberson
am 21 Dez. 2016
In R2016a you should be able to use the Add-On Explorer to install MinGW
4 Kommentare
Siehe auch
Kategorien
Mehr zu MATLAB Support for MinGW-w64 C/C++ Compiler finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!