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 Commenti

Are you possibly using the yyaxis command, or creating multiple axes for the same display area?
Yes, I have two y-axis and am using the yyaxis command
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.

Accedi per commentare.

Risposte (0)

Richiesto:

il 24 Mar 2019

Commentato:

il 25 Mar 2019

Community Treasure Hunt

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

Start Hunting!

Translated by