Reading mp3 files into Matlab

1 次查看(过去 30 天)
David Koenig
David Koenig 2011-11-13
I have used a script/function called "wavread.m" successfully with .wav files. I am trying to use a script/function called "mp3read.m" which I found a reference to on the web. When I convert the .wav file that I had successfully read with wavread.m to an .mp3 file and try "mp3read.m", I get a "can't open file" error.
Does anyone have a suggestion for reading .mp3 files? Apparently, either "mp3read.m" doesn't work or I am doing something wrong (probably the latter).
Thanks.

回答(1 个)

David Koenig
David Koenig 2011-11-13
Sorry. I finally followed the directions of Alfredo F. Franco and extracted to files to an appropriate folder and put the folders into the path and it worked.

类别

Help CenterFile Exchange 中查找有关 Startup and Shutdown 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by