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.

 Accepted Answer

jonas
jonas on 18 Sep 2018
Edited: jonas on 18 Sep 2018

0 votes

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

1 Comment

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

Sign in to comment.

More Answers (0)

Categories

Tags

Asked:

on 18 Sep 2018

Commented:

on 18 Sep 2018

Community Treasure Hunt

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

Start Hunting!