Plot heatmaps of various shapes, triangular heatmaps, and add Mantel test links, dendrograms and significance labels.
- 'sq' : square (default) : 方形(默认)
- 'pie' : pie chart : 饼图
- 'donut' :donut chart : 环形饼图(甜甜圈图)
- 'circ' : circular : 圆形
- 'bcirc' : circle with box : 有边框的圆形
- 'oval' : oval : 椭圆形
- 'hex' : hexagon :六边形
- 'star' : star : 五角星
- 'trill'(tril) : lower left triangle : 下三角
- 'triur'(triu) : upper right triangle : 上三角
- 'trilr' : lower right triangle : 右下三角
- 'triul' : upper left triangle : 左上三角
- 'asq' : auto-size square :自带调整大小的方形
- 'acirc' : auto-size circular :自带调整大小的圆形
引用格式
Zhaoxu Liu / slandarer (2026). special heatmap (https://github.com/slandarer/MATLAB-special-heatmap), GitHub. 检索时间: .
Zhaoxu Liu / slandarer (2025). special heatmap (https://www.mathworks.com/matlabcentral/fileexchange/125520-special-heatmap), MATLAB Central File Exchange.
无法下载基于 GitHub 默认分支的版本
| 版本 | 已发布 | 发行说明 | Action |
|---|---|---|---|
| 4.0.2 | Change images |
||
| 4.0.1 | Revise the summary |
||
| 4.0.0 | Supporting Heatmap with Mantel test links |
||
| 3.1.3 | Default Branch |
||
| 3.1.2 | See release notes for this release on GitHub: https://github.com/slandarer/matlab-special-heatmap/releases/tag/v3.1.2 |
||
| 3.1.0 | See release notes for this release on GitHub: https://github.com/slandarer/matlab-special-heatmap/releases/tag/v3.1.0 |
||
| 3.0.4 | Comment update. |
||
| 3.0.3 | Comment Update |
||
| 3.0.2 | Fixed a bug where the 'Color' property of class 'matlab.graphics.layout.TiledChartLayout' was not recognized. |
||
| 3.0.1 | Improve the readme file |
||
| 3.0.0 | + 更多形状(More shapes)
|
||
| 2.1.1 | support setting text format |
||
| 2.1.0 | More Description |
||
| 2.0.0 | 可设置为上三角或下三角(Set to upper triangle or lower triangle)
|
||
| 1.0.0 |
