How to label axis in patch function
이전 댓글 표시
I am using patch function to draw some 3d figures. I want to label the 3 axis that patch generate in the figure!where can these axis labels?
답변 (1개)
Titus Edelhofer
2013년 1월 29일
1 개 추천
Hi,
I'm not sure I understand the question: are you asking for labelling the axes of the plot? That's xlabel, ylabel, zlabel. But I've got the impression that this is not what you are asking for?
If you want to label the patch itself, you probably need to use the text function ...
Titus
카테고리
도움말 센터 및 File Exchange에서 Annotations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!