상세 컨텐츠

본문 제목

Matlab 7.12.0

카테고리 없음

by sappsucrila1978 2020. 3. 5. 23:02

본문

7.12.0

I have some trouble to read mp3 file in matlab.There is the function audioread that is supposed to do the job, but it doesn't work. x Fs = audioread('Corner.mp3');. audioread: problem reading Corner.mp3:Too many input arguments. audioread: returning empty waveformThe function DOES work for WAV files without problem. I really don't know where do problem comes from, i searched here and using google, without success.Have you, guys, any idea?EDIT: Here is the mp3 file:EDIT 2: I am using Matlab 7.12.0 (R2011a) on a Windows 8 laptop.EDIT 3: It seems that my Matlab version is too old.

Matlab 7.12.0 (r2011a)Matlab

Matlab 7.12.0 (r2011a)

Now I'm using the R2014a version and it works perfecly!