Originally posted by: Mark L. Stone
You haven't stated what version of MATLAB you are using.
If you cannot successfully run CPLEX for MATLAB Toolbo functions directly from MATLAB, such as
cplexlp(1,[],[],[],[],0,Inf)
then the problem is not with YALMIP.
If you are running MATLABR2015a or earlier, it may not be compatible with CPLEX 12.8. Not just not supported, but does not work at all.
#CPLEXOptimizers#DecisionOptimization