Facing a problem to run the code for STFT
15 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Star Strider
am 3 Mai 2014
I can’t get it to run at all.
In R2014a it chokes on the HTML code. Contact the author.
Antworten (0)
Siehe auch
Kategorien
Mehr zu Audio Processing Algorithm Design finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!