Originally posted by: SystemAdmin
I added the toolbox of ILOG Cplex to matlab on mac os. When I tried to solve a problem, I got the error message as following
"EDU>> x=cplexbilp(p,a,b)
??? Error using ==> cplexbilp at 152
Undefined function or method 'cplexlink122' for input arguments of type 'double'."
I verified the license file and the command like 'help cplexbilp' worked fine in matlab. So I don't know what the problem was to cause that error.
Does anyone have a solution for this?
Thank you so much!
#CPLEXOptimizers#DecisionOptimization