xPC Target    

Signal Monitoring with MATLAB Commands

Use signal monitoring to acquire signal data without creating scopes that run on the target PC.

After you start running a target application, you can use signal monitoring to get signal data:

  1. In the MATLAB window, type

    MATLAB displays the value of the signal S1.

Although, this procedure shows how to get signal data interactively, you would normally use signal monitoring in a MATLAB M-file script.


 Signal Monitoring Signal Logging