Please how could I write this, but in appdesigner??
5 views (last 30 days)
Show older comments
0 Comments
Answers (1)
Sathvik
on 11 Nov 2024 at 6:07
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 Comments
See Also
Categories
Find more on Introduction to Installation and Licensing 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!