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!