How can i read a sequence of wave files?
1 view (last 30 days)
Show older comments
i have a sequence of wave files names go_01,go_02...............go_20 they all have .wav extension.
i want to sequentially read the wave file and store as g1 g2 g3 ............ g20 name variables in matlab.
plz help me with code in matlab 2009a
1 Comment
Oleg Komarov
on 9 Sep 2012
A MATLAB forum is about matlab code, please retag your question: http://www.mathworks.com/matlabcentral/answers/43073-a-guide-to-tags
Answers (1)
Oleg Komarov
on 9 Sep 2012
2 Comments
Jan
on 9 Sep 2012
And when you read this paragraph of the FAQ, take the time to read the other paragraphs also. It is very likely, that frequently occurring problems will occur frequently in your work also.
Walter Roberson
on 9 Sep 2012
That isn't the FAQ, though. The FAQ entry for this is http://matlab.wikia.com/wiki/FAQ#How_can_I_process_a_sequence_of_files.3F
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!