how install libsvm please
Mostrar comentarios más antiguos
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 ?
Respuestas (1)
Walter Roberson
el 21 de Dic. de 2016
0 votos
In R2016a you should be able to use the Add-On Explorer to install MinGW
4 comentarios
bassem abdelwahed
el 22 de Dic. de 2016
Walter Roberson
el 22 de Dic. de 2016
bassem abdelwahed
el 23 de Dic. de 2016
Categorías
Más información sobre MATLAB Support for MinGW-w64 C/C++ Compiler en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!