Change X-axis with related data
1 view (last 30 days)
Show older comments
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 Comment
Answers (0)
See Also
Categories
Find more on Surface and Mesh Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!