How to plot inequalities in three dimesnions?

I have set of following inequalities {(x,y,z): x+2*y<=1, x-z<=2}
How to plot them in MATLAB? x,y and z are vectors.

Answers (1)

Your inequalities have an infinity of solutions that you can't plot

1 Comment

I want to check the convexity of this set. Then how to do that?

Sign in to comment.

Tags

Asked:

on 23 Jul 2016

Commented:

on 23 Jul 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!