Is there a way to make bars thicker?
조회 수: 9 (최근 30일)
이전 댓글 표시
Hi,
I want to make the bars in the figure (attached) thicker. Right now, I am using default settings with bar width = 0.8. When I change the width to 1 or 1.5 the bars overlap. Is there a way to make them thicker without overlap?
댓글 수: 1
Walter Roberson
2018년 11월 7일
편집: Walter Roberson
2018년 11월 7일
You would have to use something between 0.8 and 1.0 . At 1.0 they will touch and anything higher they will overlap.
You might need to zoom to get visually thicker bars that do not overlap. Perhaps you could add a scrollbar; https://www.mathworks.com/matlabcentral/fileexchange/24265-scrollbar-gui-example
답변 (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!