Originally posted by: BenjaminBiegel
Thanks a lot for your reply!
In the folder
Undefined function 'cplexlink122' for input arguments of type 'double' ILOG/CPLEX_Studio_AcademicResearch122/cplex/matlab there indeed are various m files. There is a folder called '@Cplex' that contains a Cplex.m file.
If I type test = Cplex() as you suggested, I get an error
Undefined function 'cplexlink122' for input arguments of type 'double'.
What I really want is to use the Cplex solver for Yalmip. I tried adding the folder mentioned above to the Matlab path but still Yalmip is not able to find the solver.
Any suggestions on that?
Thanks again :)
Benjamin
#CPLEXOptimizers#DecisionOptimization