Sharing data between GUIs created using guide..

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.

Answers (0)

This question is closed.

Asked:

on 1 Feb 2020

Closed:

on 20 Aug 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!