How to solve inequality group and plot color block?
Show older comments
For example:
x*y+x*y^2+x*y^3+x^3*y<2
x*y+x*y^7+x^2*y^-5>9
(x+y^2)*x^2*y^-2>10
How can I slove ths inequality group by matlab R2018 and plot color block?
1 Comment
darova
on 16 Jul 2019
Maybe use surf()?
Answers (0)
Categories
Find more on Get Started with MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!