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

3 次查看(过去 30 天)
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
Thank you so much , very helpful. Sometimes when you are so tired cant see even if the answer is in front of you.

请先登录,再进行评论。

更多回答(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