Dynamically plot graphs
显示 更早的评论
I want to add a number of "axes components" onto a GUIDE fig. This number of axes can vary, depends of number specified in one variable. Sometimes 12, sometimes 20, ... Would be good to have fixed size per plot but have the area scrollable to see the other plots. Please help me.
回答(2 个)
Aurelien Queffurust
2011-10-3
0 个投票
The examples given in this technical note should help you: How do I implement Scroll-Bars to scroll through my huge GUI in MATLAB 7.6 (R2008a)?
Sean de Wolski
2011-10-5
0 个投票
I would recommend using subplot.
类别
在 帮助中心 和 File Exchange 中查找有关 Annotations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!