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!