Error fft for secuence FOR
Afficher commentaires plus anciens
Error using fft Too many output arguments.
¿Que puedo hacer?
Ayuda por favor
Réponses (1)
Youssef Khmou
le 27 Mar 2013
0 votes
hi , there is only one output argument Y,
the syntax is :
Y = fft(X)
Y = fft(X,n)
Y = fft(X,[],dim)
Y= fft(X,n,dim)
Catégories
En savoir plus sur Fourier Analysis and Filtering 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!