event listener plotting in guide GUI
显示 更早的评论
Hi,
I have an event listener that listens to a Simulink block. the listener creates a plot based on the signals it receives from the Simulink blocks. I am trying to implement the start/stop of the listener into a guide GUI. The whole thing works when it comes to plotting on a new figure. However, I want it to plot in to the same guide GUI that executes the code which adds the listener. I can't get it to do it, does anyone have any advice?
Thanks, Horace
1 个评论
Geoff Hayes
2015-2-22
Horace - could you provide some of the code that you are using to display the image? Does the listener launch the GUI or is the GUI already visible or..?
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Event Functions 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!