How is audio data displayed?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I have extracted an audio signal from a video now how do i see the contents of audio signal?
0 Kommentare
Akzeptierte Antwort
Walter Roberson
am 14 Aug. 2013
disp() or fprintf() or plot()
Or possibly you would like to create a spectrogram.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Audio I/O and Waveform Generation finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!