Create Heatmap with custom colorbar (i.e. <0.01, <0.05)
Show older comments
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
2 Comments
KALYAN ACHARJYA
on 3 Jun 2019

KALYAN ACHARJYA
on 3 Jun 2019
You can change the levels and colors as per your requirements.
Answers (1)
KSSV
on 3 Jun 2019
0 votes
Read about pcolor, colorbar and colormap.
Categories
Find more on Color and Styling in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!