How can I insert a title under a group of subplots?
16 次查看(过去 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!