Originally posted by: josh7
Hello,
I'd like to interface CPLEX 12 with matlab 7.9 (r2009b) on a mac. The help documentation on says to add the 'matlab' subdirectory within the cplex directories to the matlab path. After having done this, when I try to run cplexlp.m in matlab, I get the error
??? Error using ==> cplexlp at 148
Attempt to add "cplexlink122" to a static
workspace.
See MATLAB Programming, Restrictions on
Assigning to Variables for details.
I think I'm missing some basic part of the installation procedure, but I can't seem to find it anywhere in the cplex help file. Thanks in advance.
Josh
#CPLEXOptimizers#DecisionOptimization