From: Jiaqi Yan on 5 Jul 2010 15:34 I was running some code that seems to run only in older versions of Matlab: Function "mxGetJc_700" is obsolete in file ....(64-bit mex files using sparse matrices must be rebuilt with the "-largeArrayDims" option. See the R2006b release notes for more details.) Is there any ways to fix this problem? (the matlab I'm using is version 7.10.0 (R2010a)) Thanks!
From: Marcus M. Edvall on 5 Jul 2010 17:36 Yes, you need to recompile the MEX files you are using. Check with the author perhaps. Best wishes, Marcus Tomlab Optimization Inc. http://tomopt.com/ http://tomdyn.com/
|
Pages: 1 Prev: Normalized frequency conversions Next: Mex compiling problem |