A good way to publish simulink values to GUI from a running model?
Mostrar comentarios más antiguos
I currently can affect a running model from my GUI, both start/pause/stop and update values that are inputs to the current model. I do this via workspace variables to constant blocks using set_param(...'update').
Now I need to show values from my running model in my GUI but I'm not sure of how I would do that? My plan was to use a 1 second timer and then read out signal values but I'm not sure of how to do that. Please let me know if you have a good way!!
Any thoughts are appreciated, thanks! //bjoern
1 comentario
Bjoern
el 5 de Abr. de 2012
Respuesta aceptada
Más respuestas (1)
Bjoern
el 5 de Abr. de 2012
0 votos
Categorías
Más información sobre Event Functions en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!