How to add text in scatterm plot?

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);

Antworten (1)

KSSV
KSSV am 23 Jul. 2020

0 Stimmen

Read about the function text.

Gefragt:

am 23 Jul. 2020

Beantwortet:

am 23 Jul. 2020

Community Treasure Hunt

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

Start Hunting!

Translated by