Why do I receive an error about "incorrect chunk size" when using WAVREAD in MATLAB?
Afficher commentaires plus anciens
Using the following code:
wavread('myfile.wav')
I receive the following error:
??? Error using ==> wavread
Error using ==> wavread
Incorrect chunk size information in WAV file.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Audio I/O and Waveform Generation dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!