Closed ST31Orange closed 1 year ago
My guess is that you have a "linprog" solver which isn't optimization toolbox linprog. Hence, make sure linprog really is what yalmip thinks it is (which linprog -all)
If it really is optim toolbox linprog, then your installation simply doesn't work, which you can test calling linprog examples without yalmip in the middle