フィルターのクリア

Getting error when installing libsvm in matlab ?

2 ビュー (過去 30 日間)
Ali Zeeshan
Ali Zeeshan 2014 年 5 月 6 日
回答済み: Zengjie Song 2016 年 8 月 18 日
i am not able to complete the installation of libsvm in matlab , when i run the make.m file i get the following error :
LINK : fatal error LNK1104: cannot open file 'libsvmread.mexw64'
C:\PROGRA~1\MATLAB\R2013A\BIN\MEX.PL: Error: Link of 'libsvmread.mexw64' failed.
i to get rid of this error can any one help me out in this ?

回答 (1 件)

Zengjie Song
Zengjie Song 2016 年 8 月 18 日
Recently, I encountered the same problem when I installed Libsvm-3.21 for my PC (Win7 32 bit). And I found the rights to read and write the folder (i.e. '~\toolbox\libsvm-3.21\matlab') have very important effects on this problem. Once I gave the rights for all users to read and write the above folder (especially the make.m file), the make.m can carry out successfully. I hope that my experience can help you.

カテゴリ

Help Center および File ExchangeStatistics and Machine Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by