Sharing data between app designer apps
Mostra commenti meno recenti
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???
Risposte (1)
Nirav Sharda
il 14 Set 2016
1 voto
A similar question has been discussed on the following MATLAB answers link:
Categorie
Scopri di più su Develop Apps Using App Designer in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!