Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

How to make a different colors (in mapping toolbox) for markers of points?

1 visualización (últimos 30 días)
mehdi moayeri
mehdi moayeri el 12 de Abr. de 2019
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
I have some points in a map, which every point has a value. I would like to use differnt colors for each point based on the value I have, I can do it with scatter command but that does not consider coordinate system. Here is a map using scatter:
scatter(LongitudePoints, LatitudePoints, 50, colormap, 'filled')
DataPoints.jpg

Respuestas (0)

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by