Skip to content
Prev 138765 / 398506 Next

Array arithmetic

I think this should work:

array(A[abs(B) > 10e-5]/B[abs(B) > 10e-5], dim=c(L, M, N, P))
On 06/03/2008, Gang Chen <gangchen6 at gmail.com> wrote: