Is there a way to make bars thicker?
9 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Walter Roberson
am 7 Nov. 2018
Bearbeitet: Walter Roberson
am 7 Nov. 2018
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
Antworten (0)
Siehe auch
Kategorien
Mehr zu Bar Plots finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!