Access of Data GUI
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Environment and Settings in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!