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