how to write in the graph
Afficher commentaires plus anciens
Is it possible to write something on a graph.... that is i plot a graph and in its x - axis it is image category.... i have 10 categories.... so i wanted to write in the graph what each category is.... can someone show me how to do it.... please do reply.....
Réponse acceptée
Plus de réponses (1)
Image Analyst
le 22 Mar 2013
0 votes
You can also use text() if you want to write something that doesn't look like a legend. With text() you also specify the exact location where you want the text to appear.
1 commentaire
Elysi Cochin
le 26 Mar 2013
Catégories
En savoir plus sur Legend 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!