I'm trying to analyze same .wav files, and at this point I have been
using wavread and plotting the data to analyze the .wav file. I was
wondering if any one new how I can convert a .wav file to a .mat file so
that I could use sptool?
Thanks,
Beto
I believe the SPTOOL has an import function which will let you import
signals that are defined as variables in the workspace. So use wavread to
read the data into some variables and then use the import from workspace
feature to get it into SPTOOL.
- Jordan
"Alberto J Alvarez" <ajal...@U.Arizona.EDU> wrote in message
news:Pine.A41.4.10.991121...@nevis.u.arizona.edu...