Error Bars shifting down the graph

On my plot, my error bars have been showing up in my legend. To remove this, I turned off the auto update and made my error bars after. This did remove the symbols from the legend, however, now my error bars have shifted down the graph!?
I am unsure why the error bars have shifted down the y-axis, but if I place the command back where it was, then the error bars show back up in the legend.
Please help.

3 comentarios

Walter Roberson
Walter Roberson el 24 de Mzo. de 2019
Are you possibly using the yyaxis command, or creating multiple axes for the same display area?
Danielle Blum
Danielle Blum el 24 de Mzo. de 2019
Yes, I have two y-axis and am using the yyaxis command
Danielle Blum
Danielle Blum el 25 de Mzo. de 2019
Thank you I managed to fix it yesterday. For those also making a simple mistake, I forgot to identify the left axis.
e.g.
yyaxis left
then input plot code.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Preguntada:

el 24 de Mzo. de 2019

Comentada:

el 25 de Mzo. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by