How can I interact with a GUI from another GUI? Read the body so I can explain better
조회 수: 2 (최근 30일)
이전 댓글 표시
I have a GUI with a pushbutton and when I push it I want my other GUI to make something, in this case I want to show a table containing tha values that I edited in the present GUI.
Resuming, I have a GUI where I can edit some values, then I push the button and a table shows up in the other GUI.
I made my GUI's using GUIDE instead of using code. And I already know how to transfer data form one GUI to another, the problem is giving the order to another GUI when the pushbutton is clicked.
I hope I made myself clear...
Sorry for my bad English!
Thanks!
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Interactive Control and Callbacks에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!