How do I add a labels to each bar in a bar graph?

2 次查看(过去 30 天)
How can I label each individual bar on a bar graph? I used the xlabel function to get the names circled in red (see fig 1) but thats not what I want to do, I don't want to simply label the X-axis, in short how do I make the titles circled in red in fig 1 replace the values circled in blue in fig 1?
I tried following the example provided here https://www.mathworks.com/help/matlab/ref/bar.html#bvl9b2c-1 but that didn't work, I even created an entirely new code and copied and pasted the code provided in the example to see if it worked and it didn't work. This is the error it gave me:
Can someone please help me with this?

回答(1 个)

Image Analyst
Image Analyst 2020-5-15
Try xticklabels()

类别

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

标签

Community Treasure Hunt

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

Start Hunting!

Translated by