Filter löschen
Filter löschen

Matlab R2017a audioread doesn't open WAV files

11 Ansichten (letzte 30 Tage)
EagleNeuro
EagleNeuro am 21 Sep. 2017
Kommentiert: Walter Roberson am 25 Sep. 2017
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?

Antworten (1)

Mandar Patwardhan
Mandar Patwardhan am 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 Kommentare
EagleNeuro
EagleNeuro am 25 Sep. 2017
Thx for response! When I try "load handle.mat" I get, "Error using load Unable to read file 'handle.mat'. No such file or directory. This is on both R2017a (windows) and R2016b (mac) versions. I'm unclear why if this is standard it is not on either version. Is there a place I can download handle.mat or another possible test file?
Walter Roberson
Walter Roberson am 25 Sep. 2017
The name is "handel" not "handle"

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Downloads 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!

Translated by