How to label axis in patch function
Mostrar comentarios más antiguos
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?
Respuestas (1)
Titus Edelhofer
el 29 de En. de 2013
1 voto
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
Categorías
Más información sobre Annotations en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!