Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Calling cplex from matlab

    Posted 02/25/11 06:04 AM

    Originally posted by: Yasmine_Hal


    Hello everyone,

    I'm working on a project and I'm using cplex 11 to solve my optimization problem (Binary-ILP) but it's really large and I couldn't finish it with cplex, so I once read that it is possible to call cplex from matlab 2007 but I really have no idea about doing it, should I download a toolbox or anything so that it will work? should cplex be opened while calling it from matlab? should I add path at the beginning of the .m file?

    Please I really need all the help with the this thing.

    Thanks in advance.
    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: Calling cplex from matlab

    Posted 02/25/11 08:49 AM

    Originally posted by: John Cui


    Yes, we do have included matlab connector with CPLEX package.

    However, our matlab connector was released from CPLEX 12. I saw you are using CPLEX11, so could you upgrade to our latest CPLEX12.2.0.2?

    After you installed the newer CPLEX, you can find matlab examples in your installed CPLEX folder, and instructions to help you make it work.

    John Cui
    #CPLEXOptimizers
    #DecisionOptimization