Unfortunately, unless you can find a way to run a 32-bit version of Matlab, you 
will need to change your program so that it uses a different solver. That 
shouldn't be too difficult with a decent text editor that can do multi-file 
searches. Just search for all occurrences of OPF_ALG and make sure none of them 
are set to 500.

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




On Sep 12, 2012, at 6:59 AM, Rachael Storry wrote:

> Hi there,
> 
> I recently got a new research computer which runs Windows 64bit and is 
> causing problems with my
> Matlab code as it uses MINOPF. 
> I have tried running Matlab 2007 to see if I can get around the problem and 
> still use MINOPF as I
> believe it was one of last versions to only support 32bit. However this isn’t 
> working.
> Would completely emulating Windows 32bit work at all? And if not how can I 
> integrate TSPOPF
> successfully? I have downloaded the files and placed them in an appropriate 
> folder but my program is
> still trying to find MINOPF processes. Do I need to go through every part of 
> my program and change
> what it is looking for? 
> 
> Thanks, Rachael
> 
> 

Reply via email to