How can i plot decibel with time
4 views (last 30 days)
Show older comments
[y,fs]=waveread(file.wav) Db=mag2db(y) I need plot(time,db)???
0 Comments
Answers (0)
See Also
Categories
Find more on 2-D and 3-D Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!