Not precisely w/o a more concrete example of what your data are and what you're trying to accomplish...
Change X-axis with related data
1 次查看(过去 30 天)
显示 更早的评论
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
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Descriptive Statistics and Visualization 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!