Azzera filtri
Azzera filtri

How to read audio file in matlab 2017?

8 visualizzazioni (ultimi 30 giorni)
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);

Risposta accettata

madhan ravi
madhan ravi il 16 Ott 2018
Modificato: madhan ravi il 16 Ott 2018
Try audioread instead
  2 Commenti
Faiza Hassan
Faiza Hassan il 4 Mag 2019
But this gives error of matlb path.
Walter Roberson
Walter Roberson il 4 Mag 2019
Which MATLAB version are you using, and what is the exact error message?

Accedi per commentare.

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by