Introduction - If you have any usage issues, please Google them yourself
This the matlab code for 2phase simplex method which I used it for my semester project. With a little parameter modification, the code should work with any kind of linear programming problem. All details comments are provided within the code as well.