Subplots limit
显示 更早的评论
Is there a limit to how many subplots you can have in a A4 sized landscape pdf?
When I save my plots as pdf it only seems to keep 5 subplots in one page, whereas in the actual figure file all 6 are visible
In this example the last plot is being left out:
I've tried changing the papermode to portrait but get the same problem
I changed the pdf size to A3 that included all the plots but now the positioning is all messed up
Is there any automated method of doing this?
Thanks
采纳的回答
更多回答(1 个)
Daniel Shub
2012-4-23
0 个投票
I believe the limits on subplot depend on the figure size and the monitor resolution. An axis must have a minimum size of at least 1x1 pixels. In practice an axis that small is not useful.
类别
在 帮助中心 和 File Exchange 中查找有关 Subplots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!