Message-ID: <200504281255.04306.rn001@cebas.csic.es>
Date: 2005-04-28T10:55:04Z
From: javier garcia
Subject: finding cols and rows in a matrix
Hi
Ive got big matrixes with just few non missing data, and
would like to use or do a funtion to find the index of the row and col of one
specified value. For example I just have one "1" value in the matrix, and one
"2" value in the same matrix.
Has anyone an idea about how to extract the rowindex and colindex of the "1"
value or the "2"?
Thanks