Borrar filtros
Borrar filtros

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

1 visualización (últimos 30 días)
I want to move the "x10E3" indicator next to the Y axis , since is overlapping the title.

Respuesta aceptada

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

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Productos


Versión

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by