Changing face color in MATLAB grouped bar charts
101 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Jared
el 8 de Mayo de 2018
Respondida: Sayan Saha
el 11 de Mayo de 2018
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.
0 comentarios
Respuesta aceptada
Sayan Saha
el 11 de Mayo de 2018
Here is an example from the documentation showing how to change color of the individual bars for a grouped bar chart:
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Bar Plots en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!