It's not. It's for psych research. The actual equation is more complicated, but I just wanted to know how to plot non-seperable equations in general.
Anyway, I ended up using ezplot, and it works well.
-Brian
I figured it out. I just imported a wav file into matlab and then copied the resulting values into a text file. This file can be played as a sound via the matlab function "sound"
Thanks,
Brian
I would like to play a sound in MATLAB, but I don't know how to convert a sound into the required text file (with values between -1 and 1). How do I do this?
Thanks
Brian