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

MATLAB.MEngineError("failed to get variable jx_sdpt3_arg_out_1 from the MATLAB session") #7

Closed
wangjie212 opened this issue Sep 17, 2020 · 2 comments · Fixed by #14
Closed

Comments

@wangjie212
Copy link

When I used SDPT3 as a SDP solver via JuMP, I got the following error:
MATLAB.MEngineError("failed to get variable jx_sdpt3_arg_out_1 from the MATLAB session")
I use Windows 10, Julia 1.2, JuMP 0.21, SDPT3 4.0, Matlab R2016a.

@blegat
Copy link
Member

blegat commented Sep 17, 2020

This most likely means that SDPT3 is not in MATLAB's path. I have just added a troubleshooting section in the README for this.

@blegat
Copy link
Member

blegat commented Oct 2, 2020

Did it help? Could you resolve your issue?

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

Successfully merging a pull request may close this issue.

2 participants