How to add error bars onto 3bar?

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 commentaire

Adam Danz
Adam Danz le 3 Juin 2021
Modifié(e) : Adam Danz le 3 Juin 2021
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.

Connectez-vous pour commenter.

Réponses (1)

Catégories

Produits

Version

R2020a

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by