How to get the doFFt plots in Simulink
Afficher commentaires plus anciens
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
Réponses (1)
Arthur Reis
le 21 Fév 2022
0 votes
I couldn't find any reference to doFFTplot in Matlab/Simulink documentation. Is this code that you wrote or obtained from another person?
2 commentaires
Joshua Dudley
le 23 Fév 2022
Arthur Reis
le 24 Fév 2022
Did you write this function yourself?
Catégories
En savoir plus sur Annotations dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!