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

UndefRefError on windows #186

Open
PaulisBeetle opened this issue Feb 19, 2021 · 3 comments
Open

UndefRefError on windows #186

PaulisBeetle opened this issue Feb 19, 2021 · 3 comments

Comments

@PaulisBeetle
Copy link

Hi, Thanks the guys for making the package.

When I access the function from MATLAB.jl on Windows, it raises the error ERROR: UndefRefError: access to undefined reference. The Matlab version is R2019b and Matlab.jl version is v0.8.0. The variable MATLAB_HOME is set as D:\\R2019b\\.

@musm
Copy link
Collaborator

musm commented Feb 19, 2021

I think the path needs to be modified

MATLAB_HOME should point to C:\\R2019b\\bin\\win64 if I'm not mistaken

@PaulisBeetle
Copy link
Author

Sorry for the late reply. The installation path of my Matlab is D:\\R2019b. Thus I changeMATLAB_HOME as D:\\R2019b\\bin\\win64. Now it raises the error The MATLAB path in invalid. Set the MATLAB_HOME evironmental variable to the MATLAB root.

@musm
Copy link
Collaborator

musm commented Apr 29, 2021

Sorry for the late reply, did you ever manage to fix this?

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

2 participants