Read MPS file for LP and MILP optimization data
augments the returned problem
= mpsread(mpsfile
,'ReturnNames
',true)problem
structure with
variableNames
and constraintNames
fields
containing the names of the variables and constraints in
mpsfile
.