Data sharing between two GUIs
Info
This question is closed. Reopen it to edit or answer.
Show older comments
I have 2 GUIs which needs to exchange data in real-time, how can I exchange multiple datas between GUIs?
Answers (1)
Amit
on 5 Feb 2014
0 votes
You can use setappdata and getappdata
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!