How to embed Simulink Object Scope into gui?
Mostrar comentarios más antiguos
I want to embed the scope of my simulink in to my GUI.Can any one please help me to do that. Thanks
Respuestas (1)
Paulo Silva
el 10 de Mzo. de 2011
0 votos
You can't embed the simulink scope but you can use this Simulink Signal Viewing using Event Listeners and a MATLAB UI or just get the simulation data after the simulation has finished and plot it in your GUI.
2 comentarios
Pasindu Wijesekara
el 10 de Mzo. de 2011
Guy Rouleau
el 11 de Mzo. de 2011
In my opinion, the answer by Paul is the best way to pass data between a Simulink model and MATLAB GUI
Categorías
Más información sobre Scopes and Data Logging 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!