필터 지우기
필터 지우기

Make line invisible but still have axes scale?

조회 수: 28 (최근 30일)
Erik
Erik 2013년 3월 21일
댓글: David Martin 2024년 5월 12일
Is there a way to plot a line and make it invisible and still have the axes scale that line when the figure is panned or zoomed?

채택된 답변

Walter Roberson
Walter Roberson 2013년 3월 21일
You can set it's LineStyle to 'none' and it's Marker to 'none'.
  댓글 수: 2
Erik
Erik 2013년 3월 21일
Thank you!
David Martin
David Martin 2024년 5월 12일
Thank you!

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Line Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by