How to pull data of UIcontrol objects from the figure handle
Show older comments
Hello everyone!
I have created a function which pops up a figure with UIcontrol objects on it (radio buttons, edit-text boxes and check-boxes).
I want to export data from those objects into an excel file after a push-button is pressed. So, I have a callback function for this button, and it is receiving a handle to the figure (which, from my understanding, holds the other objects as "children"?)
How can I get the data of those object from the figure handle? And if not possible, how would you recommend doing such a thing?
Thank you so much! Jasmine
Accepted Answer
More Answers (1)
liangsai liang
on 3 Oct 2016
0 votes
厉害!
Categories
Find more on Printing and Saving 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!