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!