Scopes and Data Logging

显示和记录数据

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®,您可以使用范围系统对象可视化流数据。在Si金宝appmulink.®,您可以使用范围块或应用程序可视化信号,或者您可以将数据保存到MATLAB时间范围or到工作区blocks.

Blocks

展开全部

Array Plot 显示vectors or arrays
显示 显示输入值
频谱分析仪 显示频谱
时间范围 显示and analyze signals generated during simulation and log signal data to马铃薯
矩阵观众 显示matrices as color images
瀑布 View vectors of data over time
到工作区 将数据写入工作区
触发到工作区 将输入样本写入马铃薯workspace when triggered
频谱分析仪 显示频谱
时间范围 显示and analyze signals generated during simulation and log signal data to马铃薯

职能

展开全部

hide 隐藏范围窗口
节目 显示scope window
不可思议 确定范围的可见性
dsp.spectrumanalyzer. 显示频谱of time-domain signals
SpectrumAnalyzerConfiguration 配置Spectrum Analyzer.block
isnewdataready 检查频谱分析仪进行新数据
generateScript 生成马铃薯script to create scope with current settings
getspectrumdata. 保存频谱分析仪中显示的频谱数据
getSpectralMaskStatus 得到当前光谱面具的测试结果
getMeasurementsData. Get the current measurement data displayed on the spectrum analyzer
dsp.LogicAnalyzer 随着时间的推移,可视化,测量和分析过渡和状态
addCursor Add cursor to Logic Analyzer
adddivider. 将分频器添加到逻辑分析仪
addwave. 向逻辑分析仪添加波
deleteCursor 删除逻辑分析器光标
deletedisplaychannel. 删除逻辑分析器通道
getcursorinfo. 逻辑分析仪光标的返回设置
getCursorTags Return all Logic Analyzer cursor tags
getdisplaychannelinfo. Return settings for Logic Analyzer display channel
getDisplayChannelTags Return all Logic Analyzer display channel tags
modifycursor. Modify properties of Logic Analyzer cursor
modifydisplaychannel. 修改逻辑分析仪显示通道的属性
moveDisplayChannel 移动逻辑分析仪显示通道的位置
dsp.TimeScope 时域信号显示和测量
TimeScopeConfiguration 控制范围块外观和行为
dsp.ArrayPlot 显示vectors or arrays
ArrayPlotConfiguration. Control Array Plot block appearance and behavior from MATLAB
dsp.MatrixViewer Visualize matrix data
setCursorDataLabels Customize data labels for cursor measurements
dsp.dynamicfiltervisualizer 显示数字滤波器的时变幅度响应
显示time-varying magnitude response
dsp.SignalSink 在缓冲区中日志模拟数据

应用

Logic Analyzer 随着时间的推移,可视化,测量和分析过渡和状态

主题

Scope Configuration

Control Scope Blocks Programmatically(金宝appSimulink)

此示例显示如何使用编程脚本控制范围。

配置Spectrum Analyzer.

Customize Spectrum Analyzer properties, set up spectral masks, and use measurement tools.

配置数组绘图块

自定义数组绘图属性并使用测量工具。

Configure Array Plot MATLAB Object

Customizedsp.ArrayPlotproperties and use measurement tools.

配置时间范围

自定义范围属性并使用测量工具。

常见的范围块任务

普通范围任务的逐步过程,包括日志记录数据,共享范围图像和显示操作。

配置逻辑分析仪

Adjust setting in the Logic Analyzer.

范围工作流程

显示时域数据

显示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.

可视化阵列图中的中央极限定理

此示例显示了如何使用和配置dsp.ArrayPlot系统对象可视化中央限位定理。

使用逻辑分析仪检查和测量转换

了解逻辑分析仪的基础知识。

时间范围测量

该示例显示了如何测量脉冲宽度调制正弦曲线的性能特征。

频谱分析仪测量

此示例显示如何使用该示例执行测量频谱分析仪块。

数据记录

示例和基于帧的概念

基于实际样本和帧的信号简介,以及如何在Matlab和Simulink中模拟这些信号。金宝app

在Simulink中检查样本和帧速率金宝app

了解如何确定模型中信号的样本和帧速率。

使用信号日志记录导出信号数据(金宝appSimulink)

To capture signal data from a simulation, you can use signal logging. Mark the signals that you want to log and enable signal logging for the model.

Configure a Signal for Logging(金宝appSimulink)

Mark the signals that you want to log simulation data for.

启用模型的信号日志记录(金宝appSimulink)

要记录标记为信号日志记录的信号,请设置信号日志配置参数。

常见的范围块任务

普通范围任务的逐步过程,包括日志记录数据,共享范围图像和显示操作。

相关信息

与Apple IOS设备数组绘图(Simulink Support Package for Apple iOS Devices)

数组绘图与Android设备

特色例子