Hi,
I'm having trouble with a play model I developed.
I get on unbounded exit on the second loop of the Mass_1_linear using linprog. for some reason it seems like it does not even look at the constraints because it is obvious that constraint C5 doesn't work and further more the variables are bounded on other constraints.
When coming in on the second loop the Q_0 variable is no longer only sdpvar but also constants. this is the only difference I can see between the 2 loops.
I would be happy if someone could point me to my error.
Thanks a lot in advance,
Asher