How can I insert a title under a group of subplots?
조회 수: 10 (최근 30일)
이전 댓글 표시
I have a subplot with 8 figures (4x2)
I want to insert a title under (not over) the first row of figures .
How can I do it?
댓글 수: 0
채택된 답변
the cyclist
2022년 8월 5일
Personally, I would use the more modern tiledlayout (rather than subplot), but then add your text using an annotation (or just text).
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Title에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!