while installing SVM package to matlab 2013a getting error
조회 수: 1 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Walter Roberson
2015년 12월 7일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!