MATLAB: Is there an example of using Embedded MATLAB to plot data from Simulink to a MATLAB GUI during run-time in Simulink 7.5 (R2010a)

embeddedMATLABplotrun timesimulink

I would like to use a MATLAB GUI to do my run-time plotting of a Simulink signal. Is there an example that shows how to do this?

Best Answer

The attached example illustrates how you can use embedded MATLAB along with extrinsic functions to plot data to a MATLAB GUI in Simulation run time in Simulink 7.5 (R2010a)