App Designer: Push-button and keep certain variables in workspace
显示 更早的评论
I am using a push button. When I push it, I get a variable in my workspace. However when the push button function ends, all workspace variables are cleared. How can I store my variable in a safe place to not get cleared when the push button function ends?
回答(1 个)
Have the function store the data in a property of the app.
类别
在 帮助中心 和 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!