how to write data on grid in a plot?
Show older comments
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
1 Comment
Puspa patra
on 19 Feb 2019
Answers (1)
Chad Greene
on 8 Mar 2019
0 votes
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
Find more on Data Distribution 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!