Why is wavread not working on MATLAB?!?!
Info
This question is closed. Reopen it to edit or answer.
Show older comments
Hi,
I am having trouble with wavread on MATLAB. I have been using y = wavread('stuff.wav') and it used to work fine but now it comes up with the error message:
??? Error: File: wavread.m Line: 2 Column: 26 Unexpected MATLAB expression.
Error in ==> Recording at 2 wavread('\\nas\home\My Documents\Voice_004.wav');
Please please can someone help!! Its urgent!
Thanks , Serif
Answers (1)
Sean de Wolski
on 21 Feb 2013
which -all wavread
Sounds like you either have a shadowed wavread or you have edited the original file.
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!