Borrar filtros
Borrar filtros

How can I change the linewidth on some, not all, grid lines in heatmap images?

7 visualizaciones (últimos 30 días)
HW
HW el 7 de Sept. de 2017
Respondida: Afiq Azaibi el 14 de Sept. de 2017
I am using the heatmap function to display correlation coefficients for a number of variables. I would like to make some lines in the resulting grid of the figure have a heavier linewidth, but not all of them. Any ideas on how to do this? I have looked into the properties that are available when you use h = heatmap... , but nothing seems relevant (GridVisible is the closest).
Thank you.

Respuestas (1)

Afiq Azaibi
Afiq Azaibi el 14 de Sept. de 2017
There is currently no programmatic way to change the linewidth of a HeatMap. As a workaround to this, you can interactively add a line to the figure by navigating to the MenuBar of the figure and under "Insert" have an option to select "Line". From there, you can alter the properties of the line to fit your specifications by double clicking it to bring up the property inspector.

Categorías

Más información sobre Data Distribution Plots 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!

Translated by