How can i read a sequence of wave files?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Oleg Komarov
am 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
Antworten (1)
Oleg Komarov
am 9 Sep. 2012
2 Kommentare
Jan
am 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
am 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
Siehe auch
Kategorien
Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!