How to reorder dendrogram in the clustergram function?
5 次查看(过去 30 天)
显示 更早的评论
Is there a way to reorder the leaf in the clustergram function, like the 'Reorder' option in the dendrogram function?
0 个评论
回答(1 个)
Rajani Mishra
2020-7-31
Clustergram doesn't have attribute like 'Reorder' of dendrogram, but you can try using 'OptimalLeafOrder' property of clustergram. Refer here for reading more about it : https://in.mathworks.com/help/bioinfo/ref/clustergram.html
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Expression Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!