How to make the shading interp in heatmap matlab

I would like to know if there is any syntax complementary to 'shading interp' in heatmap. So my plot looks smoothed.

5 Comments

Do you mean https://www.mathworks.com/help/bioinfo/ref/heatmap.html? Do you see the example image? There is no visible text. The meaning of a heat map and a interpolated shading sounds like a contradiction. Do you simply want to create a surface plot?
Ya I got rid of the text visibility. I understand it is contradictory. But is there anyway so that shading interp works in heatmap
Again: by creating a normal surface plot?
@Jan, I already created a heatmap, but how to make the grids to be shaded interpolated. I would like to know, how to go about with surface plot from heatmap, if you are saying so then.
Jan
Jan on 21 Aug 2017
Edited: Jan on 21 Aug 2017
@Aristo: Please explain, what you have as input: A saved FIG file, an open figure, the data of the heatmap? Do you want to do this with 1 heatmap, or with 1000? Can it be done manually using the property inspector, or do you need an automatic solution with code?

Sign in to comment.

Answers (0)

Categories

Tags

Asked:

on 21 Aug 2017

Edited:

Jan
on 21 Aug 2017

Community Treasure Hunt

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

Start Hunting!