Hierarchically grouped boxplot

A modification to boxplot that shows the hierarchical relationships between the grouping variables.

您现在正在关注此提交

HIERARCHICALBOXPLOT(X,GRP) creates a boxplot of the data in X, grouped according to the grouping variables represented by the columns of GRP. The groupings are shown hierarchically, with the groups in each column of GRP being shown as groups within the groups of the next column.
Known limitation: BOXPLOT readjusts the label positions whenever the figure is resized (including docking/undocking). HIERARCHICALBOXPLOT does *not*. Too much resizing may cause strange-looking label positions.

引用格式

Matt Tearle (2026). Hierarchically grouped boxplot (https://ww2.mathworks.cn/matlabcentral/fileexchange/40878-hierarchically-grouped-boxplot), MATLAB Central File Exchange. 检索时间: .

致谢

启发作品: Alternative box plot

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.1.0.1

Updated license

1.1.0.0

Copyright info

1.0.0.0