Borrar filtros
Borrar filtros

How to get the doFFt plots in Simulink

2 visualizaciones (últimos 30 días)
Joshua Dudley
Joshua Dudley el 21 de Feb. de 2022
Comentada: Arthur Reis el 24 de Feb. de 2022
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

Respuestas (1)

Arthur Reis
Arthur Reis el 21 de Feb. de 2022
I couldn't find any reference to doFFTplot in Matlab/Simulink documentation. Is this code that you wrote or obtained from another person?
  2 comentarios
Joshua Dudley
Joshua Dudley el 23 de Feb. de 2022
It was a function
Arthur Reis
Arthur Reis el 24 de Feb. de 2022
Did you write this function yourself?

Iniciar sesión para comentar.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by