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)
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

Answers (1)

KSSV
KSSV on 28 Sep 2020
You can use some file exchange functions.
Also you can fillyour required color using fill, patch.

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!