How to have a chain of inputs when changing the drop-down menu in MATLAB APP Designer?

2 views (last 30 days)
Hello,
I have a drop-down menu with four options. I have different options with different inputs. A simple example would be:
1- one edit field (Total power losses) with a drop-down menu of two options:
a-option (a) IBGT
b-option (b) MOSFET
2- push button and UI.axis (calculate losses, plot losses)
3- have a slider and knob (amplitude and frequency)

Accepted Answer

Eric Delgado
Eric Delgado on 9 Jan 2023
Just create a callback to this main drop down to control the visibility of your objects... see app attached.

More Answers (0)

Categories

Find more on Develop Apps Using App Designer in Help Center and File Exchange

Products


Release

R2022a

Community Treasure Hunt

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

Start Hunting!