I have two guis and I need to share data between them.how to share data between them
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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
Antworten (1)
Alex Mcaulley
am 10 Apr. 2019
Bearbeitet: Alex Mcaulley
am 10 Apr. 2019
The best option is to use setappdata and getappdata functions:
Here you have an example:
0 Kommentare
Siehe auch
Kategorien
Mehr zu MATLAB Support Package for IP Cameras 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!