Access of Data GUI
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Environment and Settings 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!