Originally posted by: SystemAdmin
Hi,I am using Matlab 2010b and when I use CPlex in the Matlab, it reports:
>> x = cplexlp(c,A,b)
??? Error using ==> cplexlp at 148
Undefined function or method 'cplexlink122' for input arguments
of type 'double'.
I already "addpath C:\ILOG\CPLEX_Studio_Preview122\cplex\matlab\x86_win32" and my windows7 is 64-bit and also my Matlab 2010b is also 64-bit version.
Dose anybody can help me out?
Thank you.
#CPLEXOptimizers#DecisionOptimization