Originally posted by: Samira Fazel
Thank you. I need more clarification as I have no experience for that. For example, I have a written "MILP" in OPL. Now, I have some part of my code in MATLAB as the following order:
.m code:
1. Some simulation in MATLAB.
2. I want to call the written "MILP" from OPL to see the result.
Is it the way I can use OPL in MATLAB? and, if I am right would you please give me an example how I can call my OPL code in .m code?
Moreover, after solving my MILP in OPL, can I see the result in MATLAB as well to use it in the rest of my code in .m file?
Thank you!
Samira
#DecisionOptimization#OPLusingCPLEXOptimizer