How to add error bars onto 3bar?

8 次查看(过去 30 天)
Hello,
I need to make a 3bar graph with an error bar that is a color different from the rest of the bar with a small band to represent the exact value I got. Also, I would like to know how to change both the depth and width of the bars.
  1 个评论
Adam Danz
Adam Danz 2021-6-3
编辑:Adam Danz 2021-6-3
Do you mean bar3()? Seeing your plot would help but it sounds like a 3D bar plot may not be the best way to visualize the error. Plus, errorbar() is only designed for 2D axes.
You could plot the bar heights as separate 2D lines with errorbars.

请先登录,再进行评论。

回答(1 个)

Vimal Rathod
Vimal Rathod 2021-6-7
Hope this might be of help to you with plotting errorbars on 3d Bar Plot.

类别

Help CenterFile Exchange 中查找有关 Errorbars 的更多信息

标签

产品


版本

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by