Number the subplot quarter
Afficher commentaires plus anciens
I would like to put a number to each quarter in subplot. An example: subplot(2,2,X) I would that when X=1 in my chart in the first quarter appers "1" in top-left corner of the quarter and the same for the second one and so forth. Is it possible? How can I do? I sought for in MatLab subplot dedicated page and in forums but I was not able to find a solution. Thanks to whomsoever is able to provide or have already found a smart solution!
5 commentaires
madhan ravi
le 31 Mai 2020
by "quarter" you mean the name of the subplot?
Filippo Bisotti
le 31 Mai 2020
madhan ravi
le 31 Mai 2020
You may want to use text(...)
doc text
Filippo Bisotti
le 31 Mai 2020
Filippo Bisotti
le 31 Mai 2020
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Subplots dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
