Effacer les filtres
Effacer les filtres

Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

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

1 vue (au cours des 30 derniers jours)
mehdi moayeri
mehdi moayeri le 12 Avr 2019
Clôturé : MATLAB Answer Bot le 20 Août 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

Réponses (0)

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by