GUI Error from older version of GUI
Afficher commentaires plus anciens
I am updating an existing gui. I copied the .m and .fig files of the original gui and I made sure that the saved file name was changed. I was able to run my version of the gui but have recently been getting error from the original gui after making more updates. I tried to change the tag names of the radiobuttons that were called to error, attempting to minimize the possible connection between the 2 gui's. Right now, the old gui pops up as a subgui to the updated one whenever those radiobuttons are operated. I tried running the subgui in coordination with the main updated gui but more errors (reference to nonexistent fields) appear in the command window.
I'm not sure how to possible break the connection between the 2 guis so that each one can run separately from the other.
I appreciate your time and help in advance.
1 commentaire
Soraya Terrab
le 23 Juin 2011
Réponses (0)
Catégories
En savoir plus sur File Operations dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!