How can I adjust the settings so that the following heatmap retains most of the details?

1 次查看(过去 30 天)
How can we make the smaller values in a matrix more visible on a heatmap, without removing the large values, when the colorbar set to a logarithmic scale doesn't work?
  1 个评论
ma Jack
ma Jack 2024-12-7
Apologies for the unclear phrasing of my previous question. Here is the updated version.
As shown in the figure below, there are two heatmaps, both created using the same matrix . I really like the color scheme used in the colorbar, so I hope to keep it unchanged. The only difference between the two plots is the setting of clim, but now I want to set clim([0,1]) while still displaying detailed information similar to the clim([0,0.2]) case. How can I achieve this? I would appreciate any suggestions.

请先登录,再进行评论。

回答(1 个)

Image Analyst
Image Analyst 2024-12-7
Please change the subject line of your post because it's not informative.
You can set the heatmap to whatever you want. If log doesn't work then change the colormap.
If you have any more questions, then attach your data and code to read it in with the paperclip icon after you read this:
  4 个评论
Image Analyst
Image Analyst 2024-12-23
OK I see that you have fixed the subject line from "Hi, everyone!" to something descriptive but you still haven't attachede your matrix in a .mat file. Have you seen Star's answer below. I'll await your attachment of your data before I attempt anything. If I don't hear from you again, we'll assume it's solved.
ma Jack
ma Jack 2024-12-24
Thank you very much for your patience. I feel that my issue has been resolved (I just adjusted the colorbar). Thanks again to the MATLAB help center for this active platform.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Color and Styling 的更多信息

产品


版本

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by