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 个评论

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.

请先登录,再进行评论。

回答(0 个)

类别

帮助中心File Exchange 中查找有关 Errorbars 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by