Description: Just reads mp3 file and converts it to wav. Not a fact that it works completely correct, but some algorithms, may be useful.
wav = mp3read(inpath, outpath)
outpath is unused.
inpath - path to mp3 file
To Search:
File list (Check if you may need any files):
mp3read.m