How is audio data displayed?
1 view (last 30 days)
Show older comments
I have extracted an audio signal from a video now how do i see the contents of audio signal?
0 Comments
Accepted Answer
Walter Roberson
on 14 Aug 2013
disp() or fprintf() or plot()
Or possibly you would like to create a spectrogram.
0 Comments
More Answers (0)
See Also
Categories
Find more on Audio and Video Data in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!