Access inputs from app designer in the MATLAB script.
Mostrar comentarios más antiguos
I'm currently trying to make an app using App Designer in MATLAB, and I'm facing a challenge with integrating user input from one of the tabs into my MATLAB script.
I aim to gather user input, store it in the base workspace, and then utilize these inputs for calculations within my MATLAB script.Ultimately, I intend to display the calculated results back to the user within the corresponding tab of my app.
For example lets consider something like this

The user adjusts slider values, clicks a button, and expects to see the calculated results in the output section of the app.
Any help or suggestions would be greatly appreciated.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Performance and Memory 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!