Accessing data from one widget to another in GUIDE
Last time, I showed how to add the newly documented UITABLE to a GUI. [click here] There were a few questions [click here] about how to access the data in the UITABLE from the callback of another widget. The answer to this question is applicable to all widgets, not just UITABLES. Basically, you are using the handles structure to access the handle of another control, then using the GET command to query it for its data.
- Category:
- GUI or GUIDE,
- MATLAB Basics,
- PodCast,
- Video
Comments
To leave a comment, please click here to sign in to your MathWorks Account or create a new one.