How to add std to heatmap cell?
9 ビュー (過去 30 日間)
古いコメントを表示
I need to add std to the heatmap so that instead of showing 68.64 in the below heatmap, it shows 68.64 plus or minus STD.
7 件のコメント
Adam Danz
2022 年 1 月 5 日
VIDHYA GANESAN's answer moved here as a comment.
============================================
Hi,
Did you get answer for your question?
I have a similar problem where in I need to plot heatmap with its standard deviation.
I tried to create another axis to overlay on the heatmap. But it did not work fine.
Could you please share how you resolved this query?
Thanks
Vidhya
Adam Danz
2022 年 1 月 5 日
@VIDHYA GANESAN, heatmaps are difficult to customize. One alternative is to use imagesc instead. Here's a demo showing how achieve that and how to change the labels.
回答 (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!