Originally posted by: SystemAdmin
When I use Cplex with matlab interfaces to solve very simple LP problem cplexlp(f, Aineq, bineq), an error applears:
??? Error using ==> cplexlp at 148
Invalid MEX-file
'C:\ILOG\CPLEX_Studio_Preview122\cplex\matlab\x64_win64\cplexlink122.mexw64':
This application has failed to start because the application configuration
is incorrect. Reinstalling the application may fix this problem.
My Cplex version:12.2
My matlab version: 7.9.0
My OS :Microsoft Windows Server 2003 Enterprise x64 Edition Service Pack 2
(I also try in another PC which is Vista Premium x64bit, the same error appears)
Please lend a help, thanks.
#CPLEXOptimizers#DecisionOptimization