changing command form old version to new version of matlab

1 visualización (últimos 30 días)
alaa basel
alaa basel el 6 de Mzo. de 2018
Comentada: Star Strider el 6 de Mzo. de 2018
hello everyone I need to change this command without lost the data in it ([x fs nbit]=wavread(TestWavFile{i});) that is the command I need to know how Matlab change it

Respuestas (1)

Star Strider
Star Strider el 6 de Mzo. de 2018
The audioread (link) function should do what you want.
  3 comentarios
Jan
Jan el 6 de Mzo. de 2018
Editada: Jan el 6 de Mzo. de 2018
@alaa: Please post your code and the complete error message. "Changed to audioread and didn't accept it because the nbit" does not allow to understand, what exactly happens. See the documentation of audioread and audioinfo.
Star Strider
Star Strider el 6 de Mzo. de 2018
If you want the other information from your .wav file, use the audioinfo (link) function.

Iniciar sesión para comentar.

Categorías

Más información sobre MATLAB en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by