How can i plot decibel with time
Afficher commentaires plus anciens
[y,fs]=waveread(file.wav) Db=mag2db(y) I need plot(time,db)???
Réponses (0)
Catégories
En savoir plus sur 2-D and 3-D Plots dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!