Facing problem in solver based linear programming problem
Ältere Kommentare anzeigen
Hello,
I cannot solve this problem by using solver based linear programming approach. For the attachment code I saw the below error. Please help me to get out from this loop.
Error using Untitled113 (line 6)
Error: Invalid text character. Check for unsupported symbol, invisible character, or pasting of non-ASCII characters.
Antworten (1)
Walter Roberson
am 30 Okt. 2019
0 Stimmen
You used U+0092 PRIVATE USE TWO characters instead of ' characters in your definition of the variable names.
Kategorien
Mehr zu Symbolic Math Toolbox finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!