Let me explain what I wanna do first.

I receive a signal from the serial port which has two variables: signal value, time-step.

received text from serial port is like this "". 

I have written a code in GUI via serial callback that receives and parses this string. 

I want to feed this signal to simulink. is there any thing in simulink that listens to event from GUI?

Similar questions and discussions