Error fft for secuence FOR
Show older comments
Error using fft Too many output arguments.
¿Que puedo hacer?
Ayuda por favor
Answers (1)
Youssef Khmou
on 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)
Categories
Find more on Fourier Analysis and Filtering in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!