I have two guis and I need to share data between them.how to share data between them
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Hey I have two gui . In first gui I have several radio buttons and a image. I want to read the value of radio button in my second gui and copy the same image here.
Please help me out
Risposte (1)
Alex Mcaulley
il 10 Apr 2019
Modificato: Alex Mcaulley
il 10 Apr 2019
The best option is to use setappdata and getappdata functions:
Here you have an example:
0 Commenti
Vedere anche
Categorie
Scopri di più su MATLAB Support Package for IP Cameras 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!