Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

reading wave file in MATLAB

Status
Not open for further replies.
u can do that with DAQ tool box in MATLAB.... or else try to convert a wav file to MAT file ... search in mathworks.com or google for it



- helios
 
hi ranjeeth,
yes, you can use wavread function or alternatively by going to import wizard.
regards.
 

Hi
I am not sure if wavread gives binary result if it does what are the additional arguments to the function
 

The function for matlab to read audio file is auread.
 

U can use the function: wavread('filename')
If u want to create a wav file, u can use wavwrite(), wavrecord.
These function are available in Matlab 7
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top