How to deactivate an editable component based on another component in Matlab app?
Show older comments
Hi,
i'm trying to build an app with a structure as follows:
- editable 1 (e.g., the input file name)
- drop down list (leads to 4 available calculation scenarios. The options are 0, 1, 2, 3)
- editable 2 (e.g., another required input which is only necessary in the case of scenarios 2 and 3)
- Run button.
My question is, how can I hide/disable/deactivate editable component 2 in the GUI based on the input given in the drop down list?
The scenarios drop down doesn't have to be a drop down.
Thank you in advance.
Accepted Answer
More Answers (0)
Categories
Find more on Develop Apps Using App Designer in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
