Error while using STFT

조회 수: 16 (최근 30일)
PIYUSH MOHANTY
PIYUSH MOHANTY 2019년 9월 25일
댓글: Bjorn Gustavsson 2019년 10월 3일
I have been trying to use STFT, but I am getting an error of 'too many input arguemnts' every time.
I even tried with the MATLAB example : openExample('signal/STFTOfQuadraticChirpExample')
Still it throws the error: 'Too many input arguments'
stft.JPG
  댓글 수: 3
PIYUSH MOHANTY
PIYUSH MOHANTY 2019년 10월 3일
Thanks Asvin .. I had some function file stft. I think that was causing the error..
Bjorn Gustavsson
Bjorn Gustavsson 2019년 10월 3일
This often happened to me when I ran with my personal matlab-directories first in the matlab-path. Once I realized that I would be better off putting my directories at the end of the matlab-path (with the inconvenience that I had to keep my function-names separate from all matlab-matlab-function) this stoped hapening.

댓글을 달려면 로그인하십시오.

답변 (0개)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by