how to run the code in linux
AshinCarlXiao opened this issue · 6 comments
AshinCarlXiao commented
I am trying to run the code on ubuntu16.04 using matlab2015b. I run the demo.m and got error"undefined function or variable mexRF_predict". Then I run the comile_linux.m file under the RF_Reg_C folder and got error "make:*** no rule to make target mex".
I am not familiar with Matlab mex, am I use the wrong version of Matlab or other reasons?
Hope you someone give me an advice. Thanks
sureJ0824 commented
I am trying to run the code on ubuntu16.04 using matlab2015b. I run the demo.m and got error"undefined function or variable mexRF_predict". Then I run the comile_linux.m file under the RF_Reg_C folder and got error "make:*** no rule to make target mex". I am not familiar with Matlab mex, am I use the wrong version of Matlab or other reasons?
Hope you someone give me an advice. Thanks
have you solve this problem, I meet the same question too
JerryWang22 commented
Mexw64 is compiled and used under Windows 64 bit and cannot be used under Linux. Can you provide Mexa64 version for linux users? Thank you!
CrissyHoo commented
this didnt work for me either
gentlezr commented
错误提示是什么?