Main Content

このページの内容は最新ではありません。最新版の英語を参照するには、ここをクリックします。

スコープおよびデータ ログ

データの表示と記録

DSP スコープは、ハードウェアに基づくインターフェイスを使用してストリーミング リアルタイム データを可視化します。測定値、カーソル、トリガーおよびマスクを使用して、ストリーミング データを視覚的に検査および解析します。MATLAB® では、スコープ System object を使用してストリーミング データを可視化できます。Simulink® では、Scope ブロックまたはアプリを使用して信号を可視化したり、Time Scope ブロックまたは To Workspace ブロックを使用してデータを MATLAB に保存できます。

ブロック

すべて展開する

Array Plotベクトルまたは配列の表示
Display入力の値を表示
Spectrum Analyzer周波数スペクトルを表示
Time Scopeシミュレーション時に生成された信号を表示して解析し、信号データを MATLAB に記録
Filter VisualizerDisplay magnitude and phase response of time-varying digital filters (R2023a 以降)
To WorkspaceSimulink モデルからワークスペースにデータのログを作成
Triggered To Workspace Write input sample to MATLAB workspace when triggered
Spectrum Analyzer周波数スペクトルを表示
Time Scopeシミュレーション時に生成された信号を表示して解析し、信号データを MATLAB に記録

関数

すべて展開する

timescopeDisplay time-domain signals (R2020a 以降)
spectrumAnalyzer時間領域信号の周波数スペクトルの表示 (R2022a 以降)
dsp.ArrayPlotDisplay vectors or arrays
dsp.LogicAnalyzer時間の経過に沿った遷移と状態の可視化、測定および解析
dsp.DynamicFilterVisualizerDisplay time-varying magnitude and phase response of digital filters
dsp.MatrixViewerVisualize matrix data
timescopeDisplay time-domain signals (R2020a 以降)
TimeScopeConfigurationScope ブロックの外観と動作を制御
generateScriptGenerate MATLAB script to create scope with current settings
printToFigurePrint scope window to MATLAB figure (R2023b 以降)
spectrumAnalyzer時間領域信号の周波数スペクトルの表示 (R2022a 以降)
SpectrumAnalyzerConfigurationConfigure Spectrum Analyzer block
isNewDataReadyCheck spectrum analyzer for new data
generateScriptGenerate MATLAB script to create scope with current settings
getSpectrumDataSave spectrum data shown in spectrum analyzer
getSpectralMaskStatusGet test results of current spectral mask
getMeasurementsDataGet the current measurement data displayed on the spectrum analyzer
printToFigurePrint scope window to MATLAB figure (R2023b 以降)
dsp.LogicAnalyzer時間の経過に沿った遷移と状態の可視化、測定および解析
addCursorAdd cursor to Logic Analyzer
addDividerロジック アナライザーへのデバイダーの追加
addWaveAdd wave to Logic Analyzer
deleteCursorDelete Logic Analyzer cursor
deleteDisplayChannelDelete Logic Analyzer channel
getCursorInfoReturn settings for Logic Analyzer cursor
getCursorTagsReturn all Logic Analyzer cursor tags
getDisplayChannelInfoReturn settings for Logic Analyzer display channel
getDisplayChannelTagsReturn all Logic Analyzer display channel tags
modifyCursorModify properties of Logic Analyzer cursor
modifyDisplayChannelModify properties of Logic Analyzer display channel
moveDisplayChannelMove position of Logic Analyzer display channel
dsp.ArrayPlotDisplay vectors or arrays
generateScriptGenerate MATLAB script to create scope with current settings
printToFigurePrint scope window to MATLAB figure (R2023b 以降)
dsp.MatrixViewerVisualize matrix data
setCursorDataLabelsカーソルの測定用データ ラベルのカスタマイズ
dsp.DynamicFilterVisualizerDisplay time-varying magnitude and phase response of digital filters
step時変振幅応答の表示
printToFigurePrint scope window to MATLAB figure (R2023b 以降)
dsp.SignalSinkバッファーへのシミュレーション データのログ記録

アプリ

ロジック アナライザー時間の経過に沿った遷移と状態の可視化、測定および解析

トピック

スコープの構成

スコープのワークフロー

データ ログ