Filter löschen
Filter löschen

Error code 1000@167 in MPSREAD function

1 Ansicht (letzte 30 Tage)
Lucrezia Manieri
Lucrezia Manieri am 1 Apr. 2021
Kommentiert: Walter Roberson am 1 Apr. 2021
I tried converting a "*.mps" file into a "*.mat" one with the MPSREAD function, but I get the following error message:
>> Error using readMPSfile
An unknown error occurred with code 1000@167 in MPSREAD function.
>> Error in mpsread (line 37)
problem.lb,problem.ub,VariableNames,ConstraintNames] = readMPSfile(mpsfile,returnNames);
Does anyone know what this could be about? I'be used the function plenty of times and this is the first time I see an error like that. Do you know where I can find a list of theMPSREAD error codes and their correpsonding meaning?
  3 Kommentare
Lucrezia Manieri
Lucrezia Manieri am 1 Apr. 2021
That's too bad! I was just hoping they provided the list of the errors somehow... thanks anyways!

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Linear Programming and Mixed-Integer Linear Programming finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by