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

Error trying run example #30

Closed
jtcook2 opened this issue Dec 4, 2017 · 1 comment
Closed

Error trying run example #30

jtcook2 opened this issue Dec 4, 2017 · 1 comment

Comments

@jtcook2
Copy link

jtcook2 commented Dec 4, 2017

I am running MATLAB 2017a on a 2016 MacBook Pro

I am trying to run the example ../sedumi/examples/archo0.mat that loads the variables At, b, c, K and then typing [x,y,info] = sedumi(At,b,c,K) as the command window.

A large number of errors are returned that I am missing symbols required for the Mex file
/sedumi/whichcpx.mexmaci64

followed by:
Error in pretransfo (line 211)
cpx = whichcpx(K);

Error in sedumi (line 261)
[A,b,c,K,prep,origcoeff] = pretransfo(A,b,c,K,pars);

@jtcook2
Copy link
Author

jtcook2 commented Dec 4, 2017

Nevermind, I tried to reinstall/rebuild and I realized the installation was unsuccessful to to Mex file compatibility which has been discussed in another thread.

@jtcook2 jtcook2 closed this as completed Dec 4, 2017
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

1 participant