How to embed Simulink Object Scope into gui?
显示 更早的评论
I want to embed the scope of my simulink in to my GUI.Can any one please help me to do that. Thanks
回答(1 个)
Paulo Silva
2011-3-10
0 个投票
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 个评论
Pasindu Wijesekara
2011-3-10
Guy Rouleau
2011-3-11
In my opinion, the answer by Paul is the best way to pass data between a Simulink model and MATLAB GUI
类别
在 帮助中心 和 File Exchange 中查找有关 Scopes and Data Logging 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!