Managing several GUIs through a script
Afficher commentaires plus anciens
Hello. So I have a few GUIs I have created, and I want to control all of them through one "main.m" script. Which means, passing data from all GUIs to main.m, and from main.m to a GUI. I'm sure it's possible, but how can it be done? I'm pretty sure I can do it with global variables but I'm trying to avoid using them, is there another way?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Creating, Deleting, and Querying Graphics Objects dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!