Double x axis labels
조회 수: 7 (최근 30일)
이전 댓글 표시
Hi, I have two vectors at the same length, one of them I use as x axis in a graph plot, but I want both of them to appear at the x axis labels, meaning double labels at the x axis. How can I do that?
Thanks,
댓글 수: 2
Adam
2017년 7월 27일
You can set the XLabel property to any set of strings you want so you can manually concatenate two arrays of numbers into a set of strings/chars if you want.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Axis Labels에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!