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 件のコメント

madhan ravi
madhan ravi 2020 年 5 月 31 日
by "quarter" you mean the name of the subplot?
Filippo Bisotti
Filippo Bisotti 2020 年 5 月 31 日
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
madhan ravi
madhan ravi 2020 年 5 月 31 日
You may want to use text(...)
doc text
Filippo Bisotti
Filippo Bisotti 2020 年 5 月 31 日
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 2020 年 5 月 31 日
Thanks now it works! I just need to understand more in details text properties....

サインインしてコメントする。

その他の回答 (0 件)

製品

質問済み:

2020 年 5 月 31 日

回答済み:

2020 年 5 月 31 日

Community Treasure Hunt

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

Start Hunting!

Translated by