Overplot scatter plot on imagesc with different colorbar

4 visualizaciones (últimos 30 días)
Graeme Scott
Graeme Scott el 19 de Sept. de 2018
Comentada: KSSV el 20 de Sept. de 2018
I'm using the imagesc command to display a density map with a colormap, as well as the scatter command to overplot some x-y data scaled with a colored point according to a z data set, which is fine. I wondered if there is a way to do this and use two different colormaps for the two different data sets? I can't seem to find a way of stopping them using the same one.
Many thanks.

Respuesta aceptada

KSSV
KSSV el 20 de Sept. de 2018
IT can be done....you need to define two axes and plot what you want. Refer this blow link: https://in.mathworks.com/matlabcentral/answers/194554-how-can-i-use-and-display-two-different-colormaps-on-the-same-figure
  3 comentarios
Graeme Scott
Graeme Scott el 20 de Sept. de 2018
Excellent, thankyou very much for that!
KSSV
KSSV el 20 de Sept. de 2018
Thank you is accepting the answer.

Iniciar sesión para comentar.

Más respuestas (0)

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!

Translated by