I can successfully create a 'checkerboard' plot using pcolor on a regular axes. What I would like to be able to do is create it on a map axes, so that I can superimpose country borders. Just to be clear, I know how to create a contoured plot (contourfm) on a map axis with the country borders. But I don't want contours in this instance, I want to plot the actual gridboxes (i.e. pcolor on a regular axes). Any advice would be much appreciated.

 采纳的回答

jonas
jonas 2018-9-18
编辑:jonas 2018-9-18

0 个投票

something similar to pcolorm? I suppose geoshow with displaytype surface or texturemap would work as well.

1 个评论

Thanks. I actually did look for pcolorm but missed it somehow.

请先登录,再进行评论。

更多回答(0 个)

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by