Main Content

Signal Monitoring and Tracing with MATLAB

Signal visualization with and without real-time information

If you require only the signal value, not the time at which it reached that value, monitor the signal with MATLAB®. See Signal Monitoring Basics.

If you require the signal value and the time at which it reached that value, mark signals for logging with the Simulation Data Inspector or add a File Log to your model. See Signal Tracing Basics.

Objects

InstrumentCreate real-time instrument object (Since R2020b)
slrealtime.instrument.LineStyleCreate real-time instrument LineStyle object (Since R2022b)

Topics

Background

Signal Monitoring

MATLAB Interface

Limitations

Troubleshooting

Troubleshooting in Simulink Real-Time

Troubleshoot problems that you encounter while using the Simulink Real-Time product