Change X-axis with related data
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I'm plotting a cluster using dendrogram functions where the axis is not represented sequentially. I want to change the numbers by other variables when I try to change using set(gca, 'XTickLabel',......) it's printing the data I'm providing by this function sequentially but it's wrong while the x-axis is not sequence cause of the cluster distance.
Any idea how to fix it
1 Kommentar
Antworten (0)
Siehe auch
Kategorien
Mehr zu Surface and Mesh Plots finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!