Changing face color in MATLAB grouped bar charts

I know how to change the color of the bars when bar charting a single series in MATLAB. How do you do this though with a grouped bar chart? Using the same method as I would normally use for a single bar chart just changes both groups of bars to the same color.

 Accepted Answer

Here is an example from the documentation showing how to change color of the individual bars for a grouped bar chart:

More Answers (0)

Asked:

on 8 May 2018

Answered:

on 11 May 2018

Community Treasure Hunt

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

Start Hunting!