(I've asked the same in MATLAB before)
I'd like to overlay for example a seismic
-cmapped contourf
-plot (or pcolor
) with a gray
scale contour
-plot, but when I add the latter it also changes the previous colormap. How can this be fixed?
(I've asked the same in MATLAB before)
I'd like to overlay for example a seismic
-cmapped contourf
-plot (or pcolor
) with a gray
scale contour
-plot, but when I add the latter it also changes the previous colormap. How can this be fixed?
Copyright © 2021 Jogjafile Inc.
This answer is taken almost entirely from the contour demo example:
And you'll end up with this plot: