Heatmap for 2d coordinates

Hello, I have a Matrix of dimensions (2xN) which consists of 2 dimensional Cartesian coordinates and I would like to create a heat map of this. Do you know any way to do this?
Thanks in advance!

2 comentarios

Chad Gilbert
Chad Gilbert el 19 de Jul. de 2013
What do you want a heat-map of? A third variable? The densiy of the scatter points?
Herbert
Herbert el 19 de Jul. de 2013
With heat map I mean a plot where e.g. red color indicates that a lot of points from the matrix are in a certain neighbourhood and blue would mean that all the other coordinates are far away.

Iniciar sesión para comentar.

Respuestas (1)

the cyclist
the cyclist el 19 de Jul. de 2013

0 votos

Without more detail, I would just point you to the image() command. Is that helpful?

1 comentario

Herbert
Herbert el 19 de Jul. de 2013
Editada: Herbert el 19 de Jul. de 2013
That for your suggestion. I added a comment what I mean with "heat map" I hope its now a bit clearer, sorry for that. Unfortunately the image command does not provide this.

Iniciar sesión para comentar.

Categorías

Más información sobre Color and Styling en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 19 de Jul. de 2013

Community Treasure Hunt

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

Start Hunting!

Translated by