How to extend a GUI after clicking a push button?

Dear all,
I am going to start the development of a new GUI. I want this GUI to have a very simple look, such as one big 'Axes' and beside it three small buttons let's say at the left side. I want when the user click any of these buttons then a sliding window (similar to pop-up) to appear at the right side or the button of the main GUI, which will include many buttons and sliders and etc.
So any idea how to make such a sliding window to appear from the main GUI?
Similar ideas are also welcome.
Thank you very much.
Meshoo

Answers (1)

ES
ES on 5 Nov 2013
Edited: ES on 5 Nov 2013
look at this. Hopefully Useful..
and this GUI number 35 (How do I make toggle buttons act like tabbed-panels? GUI_35 ) in this link http://www.mathworks.in/matlabcentral/fileexchange/24861-41-complete-gui-examples

Categories

Find more on Graphics in Help Center and File Exchange

Products

Asked:

on 5 Nov 2013

Edited:

on 23 Jan 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!