Originally posted by: BerkUstun
I am having trouble getting MATLAB and CPLEX to work together in Mac OSX 10.6. I am currently using a 64-bit version of MATLAB (R2011A) and the Mac OSX version of Cplex. I as
When I try to create a Cplex() object in the command line results, I receive the the following error: "??? Undefined function or method 'cplexlink122' for input arguments of type 'double'."
Some debugging information:
-
which Cplex returns: /Users/berk/ILOG/CPLEX_Studio_AcademicResearch122/cplex/matlab/@Cplex/Cplex.p % Cplex constructor
-
which cplexlink122 returns:'cplexlink122' not found.
If there is a compatibility issue, then is there any way at all that I can get Cplex and MATLAB to work on my computer?
#CPLEXOptimizers#DecisionOptimization