필터 지우기
필터 지우기

Is it possible to draw something outside the axis area?

조회 수: 44 (최근 30일)
Mr M.
Mr M. 2018년 7월 23일
댓글: Walter Roberson 2019년 2월 5일
Is it possible to draw a line outside the axis area near the labels?

채택된 답변

jonas
jonas 2018년 7월 23일
Use annotations . They are not connected to the axes but to the figure itself.
  댓글 수: 3
Fabiano Baroni
Fabiano Baroni 2019년 2월 5일
This enables one to draw lines or arrows, but not markers (such as 'o','x','+','*','s', etc.). Is there a convenient solution for drawing markers outside of the current axis? Thank you.
Walter Roberson
Walter Roberson 2019년 2월 5일
You can turn off the axes clipping property .

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Graphics Object Programming에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by