MATLAB: Real-time Simulation

real time

Is it possible to input data in real-time from an instrument(via TCP\IP signals) to my simulink model and get output in real-time?
I don't want to use xPc target in this porcess. Is there a simple way to do it?

Best Answer

See this previously answered question about performing real-time processing with Simulink.
Related Question