help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Easy Wavelet capability - got it right finally


From: Matthias Brennwald
Subject: Re: Easy Wavelet capability - got it right finally
Date: Wed, 13 Aug 2008 08:06:21 +0200

On Tue, 2008-08-12 at 10:29 -0500, address@hidden 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]