Please how could I write this, but in appdesigner??
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Daniel James Huaman Arellano
el 23 de Oct. de 2021
Respondida: Sathvik
el 11 de Nov. de 2024
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/775893/image.png)
0 comentarios
Respuestas (1)
Sathvik
el 11 de Nov. de 2024
Hi,
In the MATLAB App Designer, you would not need to fetch all the strings from the GUI object and index them to obtain the value. Based on an action, like a selection or while using drop down, you can use the appropriate callback function and then obtain the string from the selection.
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!