Error fft for secuence FOR
显示 更早的评论
Error using fft Too many output arguments.
¿Que puedo hacer?
Ayuda por favor
回答(1 个)
Youssef Khmou
2013-3-27
0 个投票
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)
类别
在 帮助中心 和 File Exchange 中查找有关 Fourier Analysis and Filtering 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!