Using CPLEX with MATLAB newest version
160 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Giovanni Ponce
il 23 Mag 2022
Spostato: Walter Roberson
il 11 Gen 2025
Hello, I am trying to figure out how to use a cplex function and connect it to MATLAB. The code that I have in MATLAB calls a cplexmiqp function.
I am going to use the MIQPS_MATPOWER Mixed Integer Quadratic Program Solver for MATPOWER, from this page https://matpower.org/docs/ref/matpower6.0/miqps_cplex.html.
Now my question is, how would I connect IBM cplex to MATLAB to call such a fucntion. I am using a MAC and MATLAB R2022a. What CPLEX version is compatible?
1 Commento
Risposta accettata
Walter Roberson
il 23 Mag 2022
Modificato: Walter Roberson
il 11 Gen 2025
IBM no longer supports cplex for MATLAB, so you are restricted to version 12.10
3 Commenti
Walter Roberson
il 24 Mag 2022
Modificato: Walter Roberson
il 11 Gen 2025
I am having difficulty finding an answer. I see someone using r2018a with 12.8
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Mathematics and Optimization in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!