How to reorder dendrogram in the clustergram function?

5 Ansichten (letzte 30 Tage)
Shixuan Liu
Shixuan Liu am 22 Jul. 2020
Beantwortet: Rajani Mishra am 31 Jul. 2020
Is there a way to reorder the leaf in the clustergram function, like the 'Reorder' option in the dendrogram function?

Antworten (1)

Rajani Mishra
Rajani Mishra am 31 Jul. 2020
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

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by