Changing face color in MATLAB grouped bar charts
조회 수: 101 (최근 30일)
이전 댓글 표시
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
채택된 답변
Sayan Saha
2018년 5월 11일
Here is an example from the documentation showing how to change color of the individual bars for a grouped bar chart:
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Bar Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!