How can I shade or hatch regions bounded by contour lines, to distinguish feasibility zones from constraint zones in a contour plot?
6 views (last 30 days)
Show older comments
Hello,
I want to produce a figure similar to this one below. The lines would be from 2 or more functions which represent equal contour levels.
How can I produce the hatched / shaded zone, which is bounded by contour lines?
Thanks

0 Comments
Answers (1)
KSSV
on 28 Sep 2020
You can use some file exchange functions.
Also you can fillyour required color using fill, patch.
See Also
Categories
Find more on Contour Plots 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!