How is audio data displayed?

1 view (last 30 days)
I have extracted an audio signal from a video now how do i see the contents of audio signal?

Accepted Answer

Walter Roberson
Walter Roberson on 14 Aug 2013
disp() or fprintf() or plot()
Or possibly you would like to create a spectrogram.

More Answers (0)

Products

Community Treasure Hunt

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

Start Hunting!