Hi all:

Thanks a lot.

Then, is the following syntactics  wrong?

mean"3 u

if mean"1&.|:u is true syntactics. It seems to give the same result. When we want to operate user defined function f, is f"1&.|:u correct rule?

Toshinari Kamakura

On 2007/05/18, at 0:25, Raul Miller wrote:

On 5/17/07, kamakura <[EMAIL PROTECTED]> wrote:
How do I get  the following matrix?
/ median(6,1,1),median(5,6,4),...,median(4,4,7)\  /1 5 ...4\
| median(9,1,2),median(0,3,4),...,median(4,6,5)|  |2 3 ...5|
|  ...                                         |= |...     |
\ median(2,1,7),median(8,9,7),...,median(2,9,3)/  \2 8 ...3/

  median"1&.|:u

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


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

Reply via email to