How to remove a specific Marker on a plot? Redrawing entire plot is time consuming.

6 次查看(过去 30 天)
I have a Mapaxes, on which i am drawing line a and markers. How to delete some of the markers from the plot without redrawing full map axes? (Markers are added using "plotm()")
  1 个评论
Walter Roberson
Walter Roberson 2018-12-5
are the markers added to the plot one by one in separate plotm calls? Or are you plotm vectors of locations and hope to turn off some of the markers selectively? should the points corresponding be deleted as well (possibly breaking a line)

请先登录,再进行评论。

回答(1 个)

KSSV
KSSV 2018-10-5
Click on the edit plot (arrow symbol) of the plot....now click on the marker which you want....it will be selected..now right click..and select delete

类别

Help CenterFile Exchange 中查找有关 Geographic Plots 的更多信息

产品


版本

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by