Access of Data GUI
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Environment and Settings en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!