How to use Gurobi solver with Legacy code tool in Matlab Simulink?

12 Ansichten (letzte 30 Tage)
Nabil Q
Nabil Q am 30 Apr. 2017
Bearbeitet: Nabil Q am 1 Mai 2017
Firstly I follow this example to know how to use the Legacy Code Tool in matlab Simulink, the goal is how to call an existing C/C++ code in simulink :
Now I'm tying to optimise the powers flow of a power system by mixed integer linear programming, and I need to do something similar to this example of code :
The problem is I don't know how to do or how to use gurobi in legacy code tool because the first issue I meet is the compiler doesn't find the header "gurobi_c++.h"? Thanks.

Antworten (0)

Kategorien

Mehr zu Call C++ from MATLAB finden Sie in Help Center und File Exchange

Tags

Produkte

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by