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

5 Ansichten (letzte 30 Tage)
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 Kommentar
ma Jack
ma Jack am 7 Dez. 2024
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.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Image Analyst
Image Analyst am 7 Dez. 2024
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 Kommentare
Image Analyst
Image Analyst am 23 Dez. 2024
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 am 24 Dez. 2024
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.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Data Distribution Plots finden Sie in Help Center und File Exchange

Produkte


Version

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by