projection of data with given lon,lat

I have 3 vectors of longitude, latitude and some value for the given lon and lat which will act as the color scale, the vectors contain 100,000 values. how do i project this data using a map projection, for example project on to this: axesm('hammer', 'Frame', 'on', 'Grid', 'on');
Thanks.

Respuestas (1)

Rob Comer
Rob Comer el 24 de Mzo. de 2012

0 votos

If you have axesm, that means you have Mapping Toolbox, so try the scatterm function.

Categorías

Más información sobre Geographic Plots en Centro de ayuda y File Exchange.

Productos

Etiquetas

Preguntada:

el 20 de Mzo. de 2012

Community Treasure Hunt

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

Start Hunting!

Translated by