using heatmap of a nxm matrix for outlier detection
4 次查看(过去 30 天)
显示 更早的评论
I have a nxm matrix of positive real values. I would like to make a heatmap with values from 1 to maximum with color white to deep red and from 1 down to zero with color white to say deep blue.
0 个评论
采纳的回答
Image Analyst
2022-10-23
I think you mean "colormap" rather than "heatmap". Try this:
>> colormapeditor
2 个评论
Image Analyst
2022-10-26
Looks like this is the relevant page with instructions:
Follow that procedure to set up your colors with the pattern/gradients you want.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Data Distribution Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!