"computer" command not compatible with Matlab
Thomas Weber
thomas.weber.mail at gmail.com
Fri Feb 6 03:40:22 CST 2009
Am Donnerstag, den 05.02.2009, 12:48 -0800 schrieb
Frederick_Umminger at playstation.sony.com:
>
> I'm just trying to run some scripts included with the CIPIC HRTF
> Database
> (http://interface.cipic.ucdavis.edu/CIL_html/CIL_HRTF_database.htm). I
> can't say whether they are following good coding practices or not, but
> the result is that their scripts don't work with Octave. This
> particular problem is easy enough to work around, but it is also easy
> enough to fix.
>
> Here is the complete script that fails:
Just remove the the OS checks. The code checks for wavplay and sound
anyway, so no need to cripple it with useless system checks.
Then, install the octave-forge audio package, which provides sound.m.
Thomas
More information about the Bug-octave
mailing list