help-octave
[Top][All Lists]
Advanced

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

Re: loops vs vectorization


From: Rafael Almeida
Subject: Re: loops vs vectorization
Date: Wed, 5 Jul 2006 20:18:46 -0300

On 7/5/06, Robert A.Macy <address@hidden> wrote:
for example, the simple act of replacing every item that is
less than negative with the value zero.

To replace every negative number with the value zero? v >= 0 will do, won't it?


reply via email to

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