필터 지우기
필터 지우기

How can I move the "x10E3" indicator next to the Y axis?

조회 수: 1 (최근 30일)
Yuliano Moscoso Yarin
Yuliano Moscoso Yarin 2019년 7월 1일
댓글: Star Strider 2019년 7월 2일
I want to move the "x10E3" indicator next to the Y axis , since is overlapping the title.

채택된 답변

Star Strider
Star Strider 2019년 7월 1일
It would likely be easier to simply add a second, blank, line to the title:
title({'CorrienteFugaFallaTierra\_Amp';''})
This will raise it by one line, so it will not overwrite the exponent at the top of the y-axis.
  댓글 수: 2
Yuliano Moscoso Yarin
Yuliano Moscoso Yarin 2019년 7월 2일
Thank you so much , very helpful. Sometimes when you are so tired cant see even if the answer is in front of you.
Star Strider
Star Strider 2019년 7월 2일
As always, my pleasure.
I know that feeling very well!

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

추가 답변 (0개)

카테고리

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

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by