How is audio data displayed?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I have extracted an audio signal from a video now how do i see the contents of audio signal?
0 comentarios
Respuesta aceptada
Walter Roberson
el 14 de Ag. de 2013
disp() or fprintf() or plot()
Or possibly you would like to create a spectrogram.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Audio and Video Data en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!