Matlab R2017a audioread doesn't open WAV files
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I am trying to open up a .wav file in Matlab R2017a using audioread and get the following error "Error using audioread (line 88) The file type is not supported'. Online searches suggest using wavread (which is not in R2017a release). Also other users suggest using Import Data button which appears to not import .wav files as expected. Any ideas?
0 commentaires
Réponses (1)
Mandar Patwardhan
le 25 Sep 2017
Refer to the following link. Make sure that you are able to load the wav file shipped with MATLAB. If this works fine, then the issue is related to the wav file that you are trying to import.
2 commentaires
Voir également
Catégories
En savoir plus sur Audio and Video Data dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!