Facing a problem to run the code for STFT
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi, I am still a beginner in MATLAB and doing some trial and errors and with some guidance along the way. However, there is a problem that I am facing, taken from the code posted on the link below:
mmObject.AudioCompressor='GSM 6.10'; mmObject.VideoCompressor='MJPEG Compressor';
The error I got from these lines are * Undefined function 'Unexpected' for input arguments of type 'char' * the char shown me is '', and I tried removing '' and = or input () but I still not understand why is there an error.
댓글 수: 1
Star Strider
2014년 5월 3일
I can’t get it to run at all.
In R2014a it chokes on the HTML code. Contact the author.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Audio I/O and Waveform Generation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!