How to make subplot title window wide
显示 更早的评论
Hi,
I'm working with matlab 2017b. I have a figure with a series of 2 subplots : subplot(2,1,1); and subplot(2,1,2)
I'm trying to add a common title to both subplots by using the 'suptitle' function. The title seems to be very narrow. I would like it to be window wide
Any help on how to to this?
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Subplots 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!