query.. not run in matlab r2009b????

2 visualizaciones (últimos 30 días)
Dhines
Dhines el 29 de Feb. de 2016
a=audiorecorder(8000,8,1);
record(a,5);
b=getaudiodata(a);
plot(b);
play(a);
wavwrite(8,8000,'a.wav');....\
error occurs...

Respuestas (0)

Categorías

Más información sobre Audio I/O and Waveform Generation en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by