Carnë,

"oder" is the German word for "or", so you might simply replace it.

Thanks,

Rolf

> -----Original Message-----
> From: Carnë Draug [mailto:carandraug+...@gmail.com]
> Sent: Thursday, September 08, 2011 5:24 PM
> To: Dr. Alexander Klein
> Cc: octave-...@lists.sf.net
> Subject: Re: [OctDev] Submission for the signal package
> 
> 
> 2011/9/8 Dr. Alexander Klein <alexander.kl...@math.uni-giessen.de>:
> > Am 08.09.2011 um 13:32 schrieb Carnë Draug:
> >
> >> I'm not an admin of the project so I can't give write-access to the
> >> repository. I can, however, add your code in the mean time.
> >
> > Carnë,
> >
> > it would be very nice if you could do that for me, thank you!
> >
> >> The function only returns "b" and "a" while "c" and "d" 
> are never used
> >> in the whole code. Why not replacing this by:
> >>
> >> ----------
> >>  b = ( num + denom ) / 2;
> >>  a = denom;
> >> ------------
> >
> > It's completely ok to write it this way. I think the names 
> b and c were left
> > over from testing, and once it worked I didn't change it.
> 
> I made that change plus joined all the if blocks at the start into a
> single one with elseif. There's a mistake on the help text. What does
> this mean?
> 
> to be used with @code{filter} oder @code{filtfilt}
> 
> Carnë
> 
> --------------------------------------------------------------
> ----------------
> Doing More with Less: The Next Generation Virtual Desktop 
> What are the key obstacles that have prevented many 
> mid-market businesses
> from deploying virtual desktops?   How do next-generation 
> virtual desktops
> provide companies an easier-to-deploy, easier-to-manage and 
> more affordable
> virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
> _______________________________________________
> Octave-dev mailing list
> Octave-dev@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/octave-dev
> 
> 


------------------------------------------------------------------------------
Doing More with Less: The Next Generation Virtual Desktop 
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to