Number the subplot quarter
古いコメントを表示
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
2020 年 5 月 31 日
by "quarter" you mean the name of the subplot?
Filippo Bisotti
2020 年 5 月 31 日
madhan ravi
2020 年 5 月 31 日
You may want to use text(...)
doc text
Filippo Bisotti
2020 年 5 月 31 日
Filippo Bisotti
2020 年 5 月 31 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Subplots についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
