Change X-axis with related data
조회 수: 3 (최근 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
댓글 수: 1
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!