scopes and data logging -凯发k8网页登录
display and record data
dsp scopes visualize your streaming real-time data using hardware-inspired interfaces. use measurements, cursors, triggers, and masks to visually inspect and analyze streaming data. in matlab®, you can visualize streaming data using scope system objects. in simulink®, you can visualize signals using scope blocks or apps, or you can save data to matlab with the time scope or to workspace blocks.
blocks
functions
apps
visualize, measure, and analyze transitions and states over time |
topics
scope configuration
- (simulink)
this example shows how to control scopes with programming scripts.
step-by-step procedures of common scope tasks, including logging data, sharing scope images, and display manipulation.
customize spectrum analyzer properties, set up spectral masks, and use measurement tools.
customize array plot properties and use measurement tools.
customize filter visualizer properties and use measurement tools.
customize scope properties and use measurement tools.
customizetimescope
properties and use measurement tools.
adjust setting in the logic analyzer.
scope workflows
display signals in the time domain.
this example shows how you can use a spectrum analyzer block to display the frequency content of two frame-based signals simultaneously.
this example shows how to use and configure thedsp.arrayplot
system object™ to visualize the central limit theorem.
learn the basics of the logic analyzer.
this example shows how to measure performance characteristics of a pulse width modulated sinusoid.
this example shows how to perform measurements using the spectrum analyzer block.
this example shows how to use the time scope peak finder panel to measure the heart rate from an ecg.
obtain measurements data fromspectrumanalyzer
object.
obtain measurements data from spectrum analyzer block.
data logging
- sample- and frame-based concepts
explore basic signal concepts in the context of a simulink model. learn more about sample-based processing and frame-based processing. - (simulink)
capture signal data from a simulation by marking signals you want to log in the model.
step-by-step procedures of common scope tasks, including logging data, sharing scope images, and display manipulation.
import signals from the matlab workspace into your dsp model and export signals from your signal processing model to the matlab workspace. the signals are configured for sample-based processing.
import signals from the matlab workspace into your signal processing model and export signals from your signal processing model to the matlab workspace. the signals are created for frame-based processing.
related information
- (simulink support package for apple ios devices)