フィルターのクリア

How to get the doFFt plots in Simulink

2 ビュー (過去 30 日間)
Joshua Dudley
Joshua Dudley 2022 年 2 月 21 日
コメント済み: Arthur Reis 2022 年 2 月 24 日
Error evaluating 'StopFcn' callback of block_diagram 'spectral_purity'. Callback string is 'doFFTplot(fs, fs_over_4, 'NCO output', 1, 2, 'hann'); set(2,'Name','FFT Plot of NCO Output','NumberTitle','off'); setStandardFigSize(2); '
Caused by:
  • Undefined function 'doFFTplot' for input arguments of type 'double'.
How do I resolve the fft plots problem in Simulink

回答 (1 件)

Arthur Reis
Arthur Reis 2022 年 2 月 21 日
I couldn't find any reference to doFFTplot in Matlab/Simulink documentation. Is this code that you wrote or obtained from another person?
  2 件のコメント
Joshua Dudley
Joshua Dudley 2022 年 2 月 23 日
It was a function
Arthur Reis
Arthur Reis 2022 年 2 月 24 日
Did you write this function yourself?

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeScopes and Data Logging についてさらに検索

タグ

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by