Facing a problem to run the code for STFT
1 view (last 30 days)
Show older comments
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 Comment
Star Strider
on 3 May 2014
I can’t get it to run at all.
In R2014a it chokes on the HTML code. Contact the author.
Answers (0)
See Also
Categories
Find more on Audio I/O and Waveform Generation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!