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!
