Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

HELP: converting *.wav to *.dat

Status
Not open for further replies.

vicknesh

Electrical
Joined
Oct 7, 2003
Messages
1
Location
MY
Hi,
I'm new to MATLAB. I was just wondering, how can I convert a *.wav to *.dat using MATLAB. Appreciate if anyone can post a sample code. Thanks.

rgds,
vicknesh
 
I don't know what a .dat format is, but you can use the "wavread" function to get the .wav file into a vector in matlab.

M
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top