Making Room for a Text Box on a Figure
조회 수: 16 (최근 30일)
이전 댓글 표시
I am plotting data, and adding a textbox using the "text" function. However, the text box doesn't fit well on the plot. Is there a way to move the plot downward (or upward) in the figure, to make room for the text box?
댓글 수: 1
Geoff Hayes
2019년 3월 15일
편집: Geoff Hayes
2019년 3월 15일
DH - can't you just set the position of the text box so that it is placed at an appropriate location? How are you placing it now? (What is the code that you are using?)
답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Annotations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!