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!