Store MATLAB app designer variables to work-space
이전 댓글 표시
Hi. How we can store app designer variables to MATLAB R2016a main window work-space. We have this behavior in GUIDE. There I can't find any connection between app designer and work-space of MATLAB.
댓글 수: 1
Farzam Malmir
2018년 4월 9일
Did you finally find a right answer?
채택된 답변
추가 답변 (3개)
Chris Portal
2016년 4월 10일
1 개 추천
Jack, I can imagine a few scenarios why I might need to do this, but I'm curious to hear yours. Can you share why you're looking to store your App Designer variables outside your app? Is it to troubleshoot something or for some other purpose?
댓글 수: 2
Stephen Wilkerson
2018년 1월 5일
Typical... I can imagine a 1000 different reasons to do this. Why exactly is the workspace outside of the App designer?
Alok Virkar
2018년 3월 8일
I am looking for an answer for the original post. I need this so I can design a GUI for a 6DOF aircraft simulation in simulink. I want the user to define his inputs into the gui, and once a button is pushed I want the related m file aswell as the simulation to run using the variables defined by the user.
Armen Ghambaryan
2017년 1월 12일
0 개 추천
You can save variable in .mat file and then load it from workspace.
카테고리
도움말 센터 및 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!