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
madhan ravi le 31 Mai 2020
by "quarter" you mean the name of the subplot?
Filippo Bisotti
Filippo Bisotti le 31 Mai 2020
I would obtain something like this: quarter number in the top-left corner of each subplot charts. If it is possible also I would like the command line to move the number of each quarter in a specific position
You may want to use text(...)
doc text
Filippo Bisotti
Filippo Bisotti le 31 Mai 2020
No. I would impose to subplot to print the number of each portion of the subplot chart if it is possible.
Filippo Bisotti
Filippo Bisotti le 31 Mai 2020
Thanks now it works! I just need to understand more in details text properties....

Connectez-vous pour commenter.

Plus de réponses (0)

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by