how to share the data from one app to another app in matlab app designer
조회 수: 1 (최근 30일)
이전 댓글 표시
I know this question already asked I also going to refference document but the concept is not cleard to me.
please help me to reach out. I explained below what I want.
- I have User input promt on which i taken the input as temperature value in 3 numeric EditFeild.
- share that 3 numeric edit feild value to another app where another 3 numeric EditField in that I want to show average of all the temperature, maximum and minimum temperature among three .
- I have added 1st button to open the 2nd app and 2nd button to get the result in other app.
I think this enough to clear the concept how to share the data from one app to another.
please suggest code for it thank you!
댓글 수: 8
답변 (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!