Please how could I write this, but in appdesigner??
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/775893/image.png)
0 Commenti
Risposte (1)
Sathvik
il 11 Nov 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 Commenti
Vedere anche
Categorie
Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!