Plotting an audio wave file
Info
This question is closed. Reopen it to edit or answer.
Show older comments
Why when i run the sample m-file uploaded, i got an error stating that a variable is undefined in the other two m-files i uploaded as well? Previously, when i run them in a combined script, no errors was displayed
Answers (1)
Star Strider
on 10 Jun 2015
0 votes
I don’t see that you loaded the .wav file (that would be assigned to your ‘f’ variable) in any of those scripts. Perhaps in the combined scripts, it loaded the file.
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!