Real-Time Windows Target | ![]() ![]() |
Signal Acquisition and Analysis
Signals may be acquired, displayed, and saved by using Simulink Scope blocks and Simulink external mode. This lets you observe the behavior of your model during a simulation or your application while it runs in real time.
You can acquire signal data while running your real-time application using:
You can save (log) data to variables in the MATLAB workspace or save data to your disk drive with MAT-files.
Signal logging differs from signal tracing. With signal logging you can only look at a signal after a run is finished.
For more information, see the sections Signal Logging to the MATLAB Workspace and Signal Logging to a Disk Drive.
![]() | Real-Time Application | Parameter Tuning | ![]() |