Info
This question is closed. Reopen it to edit or answer.
Plotting an audio wave file
2 views (last 30 days)
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
0 Comments
Answers (1)
Star Strider
on 10 Jun 2015
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.
0 Comments
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!