How do you pass a variable from a GUI into a simulink model workspace variable?
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I have a variable "A" in my model workspace in simulink. I am trying to make a GUI that uses a slider that will adjust the variable in the workspace. I can't seem to figure out how to pass the value into the simulink workspace. Any help is appreciated.
1 Kommentar
Ameer Hamza
am 30 Apr. 2018
Although not directly an answer to your question, have you considered using <https://www.mathworks.com/help/simulink/ug/tune-and-visualize-your-model-with-dashboard-blocks.html Dashboard elements in Simulink. It provides all types of UI elements, which can easily interface with Simulink blocks and change simulation parameters in runtime.
Antworten (1)
Prajit T R
am 3 Mai 2018
Hi Adam
I think the following link might be of help to you:
Cheers
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!