So I am having this trouble with plotting my Polyhedral Set defined as $$P = \{x|Ax\leq b\}$$The thing is I want to plot it in MATLAB. Let's say my matrix $A$ is $A = [1\ 1 \ ;\ 1\ -1;-5\ 1]$, and my vector $b$ is $b = [0 \ 2 \ 0]$.
How do I plot this polygon in $2D$?
Thanks!
$\endgroup$ 6 Reset to default