Easy Wavelet capability - got it right finally
Matthias Brennwald
matthias.brennwald at nagra.ch
Wed Aug 13 01:06:21 CDT 2008
On Tue, 2008-08-12 at 10:29 -0500, help-octave-request at octave.org wrote:
> WavePath.m does a check for what kind of system you're running in
> order
> to decide whether to use / or \ to separate directory names in the
> path.
> It looks like it doesn't recognize your system type because Octave is
> running through cygwin or something similar.
Why not just use the 'filesep' function? That will directly return the
right separator ('/' or '\' or ':' or whatever) and makes custom checks
obsolete.
Matthias
--
Matthias Brennwald
Project Manager Safety Analysis
Nagra, 5430 Wettingen, Switzerland
+41 56 437 13 32
More information about the Help-octave
mailing list