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!