Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to run the code in linux #2

Open
AshinCarlXiao opened this issue Apr 24, 2019 · 6 comments
Open

how to run the code in linux #2

AshinCarlXiao opened this issue Apr 24, 2019 · 6 comments

Comments

@AshinCarlXiao
Copy link

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
Copy link

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
Copy link

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!

@gentlezr
Copy link

https://github.com/gentlezr/fix-bug-ubuntu-PIRM2018

@CrissyHoo
Copy link

https://github.com/gentlezr/fix-bug-ubuntu-PIRM2018

this didnt work for me either

@gentlezr
Copy link

错误提示是什么?

@Timmate
Copy link

Timmate commented May 28, 2022

Got it working on Ubuntu 20.04, here's a repo with the README explaining the steps to be taken to generate the mexa64 files needed for running the code on Linux.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants