How can I insert a title under a group of subplots?

조회 수: 10 (최근 30일)
PRB
PRB 2022년 8월 5일
답변: the cyclist 2022년 8월 5일
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?

채택된 답변

the cyclist
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개)

카테고리

Help CenterFile Exchange에서 Title에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by