How to label axis in patch function
Afficher commentaires plus anciens
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?
Réponses (1)
Titus Edelhofer
le 29 Jan 2013
1 vote
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
Catégories
En savoir plus sur Annotations dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!