Plot Groups of Stacked Bars
Version 1.0.0.0 (1.69 KB) by
Evan
Generate a bar plot with multiple stacks grouped together.
Plot a set of stacked bars, but group them according to labels provided.
Params:
stackData is a 3D matrix (i.e., stackData(i, j, k) => (Group, Stack, StackElement))
groupLabels is a CELL type (i.e., { 'a', 1 , 20, 'foo' };)
Cite As
Evan (2024). Plot Groups of Stacked Bars (https://www.mathworks.com/matlabcentral/fileexchange/32884-plot-groups-of-stacked-bars), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2008b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Data Distribution Plots in Help Center and MATLAB Answers
Tags
Acknowledgements
Inspired: Plot Groups of Stacked Bars with second y-axis, Plotting TP/FN Bar Chart from Confusion Matrix, Machine Learning with MATLAB
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |