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

2 visualizzazioni (ultimi 30 giorni)
I want to move the "x10E3" indicator next to the Y axis , since is overlapping the title.

Risposta accettata

Star Strider
Star Strider il 1 Lug 2019
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 Commenti
Yuliano Moscoso Yarin
Yuliano Moscoso Yarin il 2 Lug 2019
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 il 2 Lug 2019
As always, my pleasure.
I know that feeling very well!

Accedi per commentare.

Più risposte (0)

Prodotti


Release

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by