how to write data on grid in a plot?

I have a mat file, which has some value distributed through out the globe, which dimention 181*361.
generally I plot that mat file as a spatial plot with colourbar showing the value. but now I want to put the value direct on the plot instead filling each grid with colour (which indicates a value). can anyone give me a solution to it?
Thanks

Answers (1)

Chad Greene
Chad Greene on 8 Mar 2019
That looks like a heatmap chart. However, a 181x361 grid of text values will probably be illegible. On most screens that's only a few pixels per text label.

Categories

Tags

Asked:

on 19 Feb 2019

Answered:

on 8 Mar 2019

Community Treasure Hunt

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

Start Hunting!