フィルターのクリア

Matlab R2017a audioread doesn't open WAV files

11 ビュー (過去 30 日間)
EagleNeuro
EagleNeuro 2017 年 9 月 21 日
コメント済み: Walter Roberson 2017 年 9 月 25 日
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?

回答 (1 件)

Mandar Patwardhan
Mandar Patwardhan 2017 年 9 月 25 日
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 件のコメント
EagleNeuro
EagleNeuro 2017 年 9 月 25 日
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 2017 年 9 月 25 日
The name is "handel" not "handle"

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeDownloads についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by