How to get the doFFt plots in Simulink

조회 수: 5 (최근 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 CenterFile Exchange에서 Scopes and Data Logging에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by