how to transfer data between two GUI's
조회 수: 2 (최근 30일)
이전 댓글 표시
to get data from gui1 to gui2 and example codes
댓글 수: 1
Stephen23
2016년 1월 16일
The documentation, which describes all ways to pass data between callbacks:
The wiki that explains this:
http://matlab.wikia.com/wiki/FAQ#How_can_I_share_data_between_callback_functions_in_my_GUI.28s.29.3F
And some of the hundreds of threads on this forum that answer your question (did you try searching this forum for any of them?)
채택된 답변
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!