How to have a chain of inputs when changing the drop-down menu in MATLAB APP Designer?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Othman Alkandri
el 6 de En. de 2023
Comentada: Othman Alkandri
el 9 de En. de 2023
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)
1 comentario
J. Alex Lee
el 6 de En. de 2023
i am not sure what you mean, but are you perhaps interested in the tabbed panel instead of a drop down?
Respuesta aceptada
Eric Delgado
el 9 de En. de 2023
Just create a callback to this main drop down to control the visibility of your objects... see app attached.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1257307/image.png)
Más respuestas (0)
Ver también
Categorías
Más información sobre Develop Apps Using App Designer en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!