Effacer les filtres
Effacer les filtres

How to add text in scatterm plot?

1 vue (au cours des 30 derniers jours)
Chugh
Chugh le 23 Juil 2020
Réponse apportée : KSSV le 23 Juil 2020
Hi,
I am trying to plot geograhical coordinates on the worldmap but I wanted a text on those coordinates e.g. 1,2, ....
Here is the code:
worldmap([lat_min, lat_max],[long_min,long_max]);
scatterm(lat,long);

Réponses (1)

KSSV
KSSV le 23 Juil 2020
Read about the function text.

Catégories

En savoir plus sur Scatter Plots dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by