How can i communicate between my GUI and my Simulink Model? + "in Real Time"
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I want to send variables by using the GUI (Slider, Edit Text, Push Button) to the workspace or rather to my simulink model.
Additional I want to display my Simulink model parameters in "real-time" in my GUI
0 commentaires
Réponses (1)
Ilham Hardy
le 27 Mai 2015
you can do that by using event listener, here is an example on how to make/use event listener (by Phil Goddard).
0 commentaires
Voir également
Catégories
En savoir plus sur Programmatic Model Editing dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!