Display of Results upon selection of a checkbox
1 次查看(过去 30 天)
显示 更早的评论
Hello.
I have two checkboxes in a window. One of them is a file selection from the present directory, and the other one is the manual upload of data. These results are displayed in a new window. I just wanted to know if I can get the results in the same original window (the one where the checkboxes are present)
Thanks for the help.
0 个评论
采纳的回答
Sourabh Kondapaka
2021-2-8
The visual characteristics of the dialog box depend on the operating system that runs your code.
A modal dialog box prevents a user from interacting with other MATLAB windows before responding to the dialog box.
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Environment and Settings 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!