How to install LIBSVM in Matlab
이전 댓글 표시
I have followed the instructions to LIBSVM in Matlab. However, at the final, when I typed" make" and pressed enter, it shown an error message "C:\MATLAB7\BIN\WIN32\MEX.PL: Error: 'CFLAGS=\$CFLAGS -std=c99' not found. If make.m fails, please check README about detailed instructions"
Does anyone know why it happened and how to solve it? Thank you
댓글 수: 1
Walter Roberson
2015년 10월 10일
Did you use
mex -setup
first?
답변 (0개)
카테고리
도움말 센터 및 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!