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!