Borrar filtros
Borrar filtros

How to read audio file in matlab 2017?

8 visualizaciones (últimos 30 días)
FAZLI  HADI
FAZLI HADI el 16 de Oct. de 2018
Comentada: Walter Roberson el 4 de Mayo de 2019
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 comentario
Walter Roberson
Walter Roberson el 16 de Oct. de 2018
R2015b was the last release that had wavread()

Iniciar sesión para comentar.

Respuesta aceptada

madhan ravi
madhan ravi el 16 de Oct. de 2018
Editada: madhan ravi el 16 de Oct. de 2018
Try audioread instead
  2 comentarios
Faiza Hassan
Faiza Hassan el 4 de Mayo de 2019
But this gives error of matlb path.
Walter Roberson
Walter Roberson el 4 de Mayo de 2019
Which MATLAB version are you using, and what is the exact error message?

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by