Scatter plot on top of map?

5 visualizaciones (últimos 30 días)
Sarah
Sarah el 13 de Mzo. de 2013
I am trying to plot a scatter plot on top of a map of my area of interest and cannot seem to find a plotting function to do so. What I have so far is a scatter plot of latitude, longitude, and waveheight and want to plot this on top of a map I have generated using worldmap. Any help would be greatly appreciated. Sarah

Respuestas (1)

Walter Roberson
Walter Roberson el 13 de Mzo. de 2013
If you are using the mapping toolbox, scatterm()
  6 comentarios
Sarah
Sarah el 14 de Mzo. de 2013
What I mean is that I want the color bar to represent the values recorded int he wh variable but when I plot this as scatterm(long,lat,5,wh) the values in the wh vector are changed and reduced from their original values

Iniciar sesión para comentar.

Categorías

Más información sobre Scatter 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