Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
Michael
Posts:
4
Registered:
3/26/12
|
|
Re: how to use mp3read??
Posted:
Apr 20, 2012 4:34 PM
|
|
"Steven_Lord" <slord@mathworks.com> wrote in message <jmrphp$fui$1@newscl01ah.mathworks.com>... > > > "Naina Mittal" <89.naina@gmail.com> wrote in message > news:jmr0lp$4i6$1@newscl01ah.mathworks.com... > > "Barry Williams" <barry.r.williamsnospam@saic.com> wrote in message > > <jmpljt$am9$1@newscl01ah.mathworks.com>... > >> "Naina Mittal" wrote in message > >> <jmods7$jcl$1@newscl01ah.mathworks.com>... > >> > Hi , > >> > > >> > I typed following code to read a mp3 song : > >> > Y=MP3READ('titanic_flute.mp3'); > >> > display(Y); > >> > > >> > and its prompting following error : > >> > > >> > ??? Undefined function or method 'MP3READ' for input arguments of > >> > type 'char'.
Is MP3READ on your MATLAB search path or current directory?
|
|
|
|