Dynamically plot graphs
Show older comments
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.
Answers (2)
Aurelien Queffurust
on 3 Oct 2011
0 votes
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
on 5 Oct 2011
0 votes
I would recommend using subplot.
Categories
Find more on Annotations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!