Add values to the bars of a barplot
Afficher commentaires plus anciens
I would like to add some additional values to a barplot. for example I have two vectors lets say
b = [0.14 0.18 0.25 0.13
a = [80 15 30 20]
now I want to create a barplot of b where inside the bins the values of a are show and at the top of each bin I would like to have the values of b. I attach an example in order to understand what I mean.
Thank you in advance, Elric
Réponse acceptée
Plus de réponses (1)
Catégories
En savoir plus sur Entering Commands dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!