Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Sharing data between GUIs created using guide..
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have two GUIs , namely 'MaterialProperties' and 'MaterialPropertiesData'.
GUI 'MaterialProperties' has a list box containing a list of materials. eg Steel , concrete , aluminium etc. Also it has a push button named 'Modify Properties'.
What i want is on clicking 'Modify Properties' pushbutton on GUI 'MaterialProperties' , GUI ''MaterialPropertiesData'' will be opened and string of editable text present on it will change to the string of listbox selected material on GUI 'MaterialProperties'.
I have tried too many methods, but haven't got the results.
Thanks all.
1 commentaire
Réponses (0)
Cette question est clôturée.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!