With this code I’m trying to solve revised simplex method and 2phase method on mat lab. However it is giving me errors. Pleasehelp me fix it.
%SIMPLE 2p method
function simplex2p(type, c, A, rel, b)
% The Two-Phase Method for solving the LP problem
% min(or max) z = c*x
% Subject to Ax rel b
% x >= 0
% The input parameter type holds information about type of theLP
% problem to be solved. For the minimization problem type =’min’ and
% for the maximization problem type = ‘max’.
% The input parameter rel is a string holding the relationsigns.
% For instance, if rel = ‘<=>’, then the
PayPal Gateway not configured
PayPal Gateway not configured