Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Sharing data between GUIs created using guide..
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Respuestas (0)
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!