Sharing data between app designer apps
조회 수: 1 (최근 30일)
이전 댓글 표시
How do I share data between app designer apps? Currently, I have a main gui that contains several cell arrays which contain the data that I needed. I am having a second gui that can add to the arrays. The main gui needs to be able to access this updated cell arrays.
My CS friend told me to just write the data onto a file, and have the second gui reads the data. Is there other ways to do this???
댓글 수: 0
답변 (1개)
Nirav Sharda
2016년 9월 14일
A similar question has been discussed on the following MATLAB answers link:
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!