Please how could I write this, but in appdesigner??
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/775893/image.png)
0 Kommentare
Antworten (1)
Sathvik
am 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 Kommentare
Siehe auch
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!