subplot() to alling different sized graphs on the same figure
显示 更早的评论
Ive found out the commands tiledlayout() and nexttile([ ]) might work for my needs after googling for a while.
This is for a class assignement and supposedely I am allowed to use only the subplot() command to make it work or by interactively moving my mouse and resizing the graphs.
Any guesses of how to make it work only with subplot() ? As far as I know you can't specify arguments like "vertical" or similar.
Thanks in advance

采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Subplots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!