Effacer les filtres
Effacer les filtres

while installing SVM package to matlab 2013a getting error

1 vue (au cours des 30 derniers jours)
Ram
Ram le 7 Déc 2015
Commenté : Walter Roberson le 14 Déc 2015
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.

Réponses (1)

Walter Roberson
Walter Roberson le 7 Déc 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
  9 commentaires
Ram
Ram le 14 Déc 2015
as said to use mex svmtrain.c i got error 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.
Error using mex (line 206) Unable to complete successfully.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by