using heatmap of a nxm matrix for outlier detection
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Alvin Stroyny
il 23 Ott 2022
Commentato: Image Analyst
il 26 Ott 2022
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 Commenti
Risposta accettata
Image Analyst
il 23 Ott 2022
I think you mean "colormap" rather than "heatmap". Try this:
>> colormapeditor
2 Commenti
Image Analyst
il 26 Ott 2022
Looks like this is the relevant page with instructions:

Follow that procedure to set up your colors with the pattern/gradients you want.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Color and Styling in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!