Conserve text field output/display in App Designer across runs
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Dear All,
I have a text field in an app; its output (text/char string) is modified either by typing into it (the usual way), or searching for a directory path using a load button. How can I make the text persist from one session to another (closing and opening the app)?
I tried to create a global variable and assigned this text to it, but closing the app does not preserve its contents.
Many thanks,
Octavian
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Develop Apps Using App Designer in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!