Display of Results upon selection of a checkbox

조회 수: 2 (최근 30일)
SRIRAM NTIHIN GOPAL LANKA
SRIRAM NTIHIN GOPAL LANKA 2021년 2월 3일
답변: Sourabh Kondapaka 2021년 2월 8일
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.

채택된 답변

Sourabh Kondapaka
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.
You can check the following link in the documentation for more information.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Manage Products에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by