create interactive gui multi page
3 次查看(过去 30 天)
显示 更早的评论
0 down vote favorite I'm creating a MATLAB GUI that contains two pages, ‘main’ and ‘secondPage’. In the ‘main’ page I need to click on ‘Click button’ and then open up the ‘secondPage’ and waiting for click on check box in ‘secondPage’ and when click on check box in secondPage the value of checkbox write in a dynamic text in ‘main’.
My second question is in this gui I need to remove the text in dynamic text field by clicking on it by mouse.
Any help would be appreciated
here is my codes and files download it from here
or download it from here
0 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!