フィルターのクリア

How to read audio file in matlab 2017?

8 ビュー (過去 30 日間)
FAZLI  HADI
FAZLI HADI 2018 年 10 月 16 日
コメント済み: Walter Roberson 2019 年 5 月 4 日
I am using Matlab 2017a and trying to read an audio file of extention .wav and I am using the command 'wavread' but it give me the error that undefined function or variable 'wavread'.here is my command to read the file. [sa2 fs] = wavread('sa2.wav', 40000);
  1 件のコメント
Walter Roberson
Walter Roberson 2018 年 10 月 16 日
R2015b was the last release that had wavread()

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

採用された回答

madhan ravi
madhan ravi 2018 年 10 月 16 日
編集済み: madhan ravi 2018 年 10 月 16 日
Try audioread instead
  2 件のコメント
Faiza Hassan
Faiza Hassan 2019 年 5 月 4 日
But this gives error of matlb path.
Walter Roberson
Walter Roberson 2019 年 5 月 4 日
Which MATLAB version are you using, and what is the exact error message?

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeAudio and Video Data についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by