How can I shade or hatch regions bounded by contour lines, to distinguish feasibility zones from constraint zones in a contour plot?
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
KSSV
el 28 de Sept. de 2020
You can use some file exchange functions.
Also you can fillyour required color using fill, patch.
Ver también
Categorías
Más información sobre Contour Plots en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!