Matlab Script with UI - buttons and checkbox.
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi all,
my matlab script needs some user input. I'd like to have somethink like this
thanks a lot for your ideas on this.
all the best.
0 comentarios
Respuestas (1)
Reshma Nerella
el 17 de Dic. de 2021
Editada: Reshma Nerella
el 17 de Dic. de 2021
Hi,
Inputs in App can be taken using any of the UIComponents like edit field, button group, check boxes, slider, spinner etc. Based on your requirement use any one/combination of the components.
Refer to this documentation page for more info: https://www.mathworks.com/help/matlab/creating_guis/choose-components-for-your-app-designer-app.html
0 comentarios
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing 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!