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!
