필터 지우기
필터 지우기

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 CenterFile Exchange에서 Audio and Video Data에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by