how can GUI file call another GUI file
1 回表示 (過去 30 日間)
古いコメントを表示
Hi i have got two fig file of GUI i need to call another figure file .what is the command for it
0 件のコメント
回答 (1 件)
David Sanchez
2013 年 7 月 25 日
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.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!