wavfinfo - Information about WAVE (.wav) sound file
Syntax
[m d]
= wavfinfo(filename)
Description
[m d]
= wavfinfo(filename) returns
information about the contents of the WAVE sound file specified by
the string filename. Enclose the filename input
in single quotes.
m is the string 'Sound (WAV)
file', if filename is a WAVE
file. Otherwise, it contains an empty string ('').
d is a string that reports the number
of samples in the file and the number of channels of audio data. If filename is
not a WAVE file, it contains the string 'Not a WAVE file'.
See Also
wavplay, wavread, wavrecord, wavwrite
 | waterfall | | wavplay |  |
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit