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!