Modified contour plot with different functions
Show older comments
I was wondering how to create a contour plot with the following specifications:
I have two variables x and y and two functions of these variables f(x,y) and g(x,y) and I want to plot f(x,y) in a contour plot. However I want to highlight those areas where g(x,y)>f(x,y). Of course I could graph something like h = g-f and see where it is positive but I think the first option is better. I would very much appreciate if someone could help me with this.
Accepted Answer
More Answers (0)
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!