How do you program a button to hide/unhide a GUI?

Hi All, I have a program using multiple GUIs which I've already created with GUIDE. My aim is to ensure that only one of the GUI's is visible at any one time when the program is being run. How do I program a button to make the current GUI invisible and make another arbitrary one visible? Thanks in advance.

Answers (1)

How about minimizing/maximizing the GUI (figure)? See this Answer for reference.

Categories

Find more on Creating, Deleting, and Querying Graphics Objects in Help Center and File Exchange

Products

Asked:

on 11 Jan 2014

Answered:

on 11 Jan 2014

Community Treasure Hunt

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

Start Hunting!