while installing SVM package to matlab 2013a getting error
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
the error is
svmtrain.c
svmtrain.c(5) : fatal error C1083: Cannot open include file: '../svm.h': No such file or directory
C:\PROGRA~1\MATLAB\R2013A\BIN\MEX.PL: Error: Compile of 'svmtrain.c' failed.
0 Commenti
Risposte (1)
Walter Roberson
il 7 Dic 2015
Why are you installing your own SVM for R2013a? R2013a has SVM in the Statistics Toolbox; see http://www.mathworks.com/help/stats/svmclassify.html
Vedere anche
Categorie
Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!