Clear Filters
Clear Filters

how can GUI file call another GUI file

2 views (last 30 days)
Milan
Milan on 25 Jul 2013
Hi i have got two fig file of GUI i need to call another figure file .what is the command for it

Answers (1)

David Sanchez
David Sanchez on 25 Jul 2013
Just type the name of the m-file associated with the second GUI in the point (within the first GUI's associated m-file) where you want to make the call.

Categories

Find more on Modeling 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!