[Ipopt] IPOPT on Mac OSX 10.6 with MATLAB R2011b

Ray Zimmerman rz10 at cornell.edu
Wed Feb 8 10:43:24 EST 2012


1. Double-check the MATLAB is trying to load the MEX file you just created by typing at the Matlab prompt: which ipopt
2. See what libraries it is linked to by typing in the Terminal: otool -L ipopt.mexmaci64

-- 
Ray Zimmerman
Senior Research Associate
419A Warren Hall, Cornell University, Ithaca, NY 14853
phone: (607) 255-9645




On Feb 7, 2012, at 2:26 AM, Marco Rozgic wrote:

> <snip>

> Fatou:src marcorozgic$ cp ipopt.mexmaci64 ~/Documents/MATLAB/
> 
> This is why I assume that this worked. After doing this I want to try if IPOPT works in MATLAB. For this purpose I try running examplelasso in in /contrib/MatlabInterface/examples. As soon as I arrive the line
> [x info] = ipopt(x0,funcs,options);
> 
> MATLAB crashes without further error messages. Does anybody has any suggestion what to try next?
> Best,
> Marco Rozgic

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/ipopt/attachments/20120208/00974db1/attachment.html>


More information about the Ipopt mailing list