App Designer: Push-button and keep certain variables in workspace
Mostrar comentarios más antiguos
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 comentario
Respuestas (1)
Have the function store the data in a property of the app.
Categorías
Más información sobre Develop Apps Using App Designer en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!