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
Titus Edelhofer 2013-1-29
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

2 个评论

well that is not what im looking for. I generate a 3D cube with patch. in creates this cube in 3 dimensional figure with 3 axis. I want to label those 3 axis that patch generate in figure.
You are repeating what you asked originally. Please try to be clearer.

请先登录,再进行评论。

类别

标签

提问:

2013-1-29

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by