Hi

the mail I'm forwarding just showed up on the octave-help mailing
list. The resample function gives an warning about "Matlab-style
short-circuit operator"

I think it's on this line

if any([p q]<=0)|any([p q]~=floor([p q]))

the | should be a || to get rid of the warning.

I don't know anything about the signal package so I'm just posting
here hoping that someone takes care of it

Carnë


---------- Forwarded message ----------
From: Esposito Francesco <f.espos...@sssup.it>
Date: 2011/5/17
Subject: Re: resample script
To: Carnë Draug <carandraug+...@gmail.com>

but after the command "help resample" this warning is shown:
"possible Matlab-style short-circuit operator at line 38, column 18"

------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to