Access of Data GUI
1 view (last 30 days)
Show older comments
Hi everyone. I have two push buttons in my gui and a table. Let's name them as push1 and push2. What I want to happen is, whenever I click push1, it gets the data from the table which I know how to code (direct way). Then I will push push2. I want push2 to access as well the values from the table but not in a direct way. So what should I do so that I can access the values from the table when I click push2 without directly getting it from the table but because I clicked push1 before clicking push2? Thank you everyone
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Environment and Settings 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!