Create Heatmap with custom colorbar (i.e. <0.01, <0.05)

Hi,
I'd like to plot a heatmap from my NxN matrix data. These values range from 0 to 1 and I want to have a color for each values smaller than 0.01, 0.05, 0.1, etc. and a color bar which displays '<0.01', '<0.05', etc.
I saw this in a presentation and I was wondering how to do that.
Thanks for help

Answers (1)

Read about pcolor, colorbar and colormap.

Categories

Products

Asked:

on 2 Jun 2019

Commented:

on 3 Jun 2019

Community Treasure Hunt

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

Start Hunting!