How can I read a .lp or .mps file into Matlab?
Show older comments
I have made my linear program in AIMMS, but now I want to perform some matrix computations on the constraints and objectives. Thus, from the LP file I would like to extract the matrix A and the vectors b and c. How can I do this? I can also construct the .mps file in AIMMS, so it would also be fine to read that into Matlab. As long as I end up with the matrix A and the vectors b and c. Thanks a lot!
Accepted Answer
More Answers (0)
Categories
Find more on Installation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!