Sharing data between app designer apps
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
How do I share data between app designer apps? Currently, I have a main gui that contains several cell arrays which contain the data that I needed. I am having a second gui that can add to the arrays. The main gui needs to be able to access this updated cell arrays.
My CS friend told me to just write the data onto a file, and have the second gui reads the data. Is there other ways to do this???
0 Kommentare
Antworten (1)
Nirav Sharda
am 14 Sep. 2016
A similar question has been discussed on the following MATLAB answers link:
0 Kommentare
Siehe auch
Kategorien
Mehr zu Develop Apps Using App Designer finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!