Please how could I write this, but in appdesigner??
Show older comments
Answers (1)
Sathvik
on 11 Nov 2024
0 votes
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.
Categories
Find more on Develop Apps Using App Designer in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!