Decision Optimization

Decision Optimization

Delivers prescriptive analytics capabilities and decision intelligence to improve decision-making.


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only

complier error: matlab call cplex.c

  • 1.  complier error: matlab call cplex.c

    Posted 07/09/12 04:01 PM

    Originally posted by: yhlvqz


    Hello,

    I have problem to call cplex.c from matlab in the window system.
    the version of matlab is 2011a, the cplex I download from IBM is 122

    I write the code in matlab is as following,
    mex -I/C:/ILOG/CPLEX_Studio_AcademicResearch122/cplex/include/ Test1.c

    but it shows
    fatal error C1083: Cannot open include file: 'ilcplex/cplex.h': No such file or directory

    I double-check the path of the include folder and it is right.
    So someone know what the reason? Thanks
    #CPLEXOptimizers
    #DecisionOptimization