using heatmap of a nxm matrix for outlier detection
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Alvin Stroyny
el 23 de Oct. de 2022
Comentada: Image Analyst
el 26 de Oct. de 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 comentarios
Respuesta aceptada
Image Analyst
el 23 de Oct. de 2022
I think you mean "colormap" rather than "heatmap". Try this:
>> colormapeditor
2 comentarios
Image Analyst
el 26 de Oct. de 2022
Looks like this is the relevant page with instructions:

Follow that procedure to set up your colors with the pattern/gradients you want.
Más respuestas (0)
Ver también
Categorías
Más información sobre Color and Styling en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!