is it possible to open a gui programme into another gui programme using a toggle button or any else

 Accepted Answer

Grzegorz Knor
Grzegorz Knor on 10 Oct 2011

0 votes

Just type the name of a program in callback function.
See also:

More Answers (2)

Daniel Shub
Daniel Shub on 10 Oct 2011

0 votes

You need to make the callback of the toggle button open the second gui.
mehmet vural
mehmet vural on 12 Apr 2013

0 votes

openfig(figurename);

Categories

Find more on App Building in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!