Actually, to make a point, I should have said:

   <^:_1 ba
5 2 3
1 9 4
8 6 7


At 21:59  -0600 2008/05/27, PackRat wrote:

How do I unbox (convert) an array of boxed data to a standard numeric
array?

Example:

+-+-+-+
|5|2|3|       5  2  3
+-+-+-+
|1|9|4|  -->  1  9  4
+-+-+-+
|8|6|7|       8  6  7
+-+-+-+

Thanks in advance!

Harvey
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to