Skip to content
Prev 286115 / 398502 Next

removing particular row from matrix

Is this not what you want:

a[a[,2] != -999.99,]

I didn't see the earlier message so I'm not sure how rowSums
was involved.

Sarah
On Wed, Feb 22, 2012 at 1:50 PM, uday <uday_143_4u at hotmail.com> wrote: