How to subplot 3by2 in matlab?
显示 更早的评论
回答(2 个)
Ghazwan
2022-12-22
0 个投票
Steven Lord
2022-12-22
0 个投票
Use the "Quadrant of Subplots" example on the documentation page for the subplot function as a model (all you'd need to do is change the size of the grid and add two more subplot calls and plotting commands) or use tiledlayout in a similar way.
类别
在 帮助中心 和 File Exchange 中查找有关 Subplots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!