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

답변 (1개)

KSSV
KSSV 2020년 7월 23일

0 개 추천

Read about the function text.

카테고리

도움말 센터File Exchange에서 Scatter Plots에 대해 자세히 알아보기

질문:

2020년 7월 23일

답변:

2020년 7월 23일

Community Treasure Hunt

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

Start Hunting!

Translated by