, "0 1 /L:0("0 _)/ 3 2 $ <"0 'abcdef'

assuming you don't need the boxes, but should be easy to transform if you 
insist.




On Thursday, April 8, 2021, 02:44:56 p.m. EDT, Thomas Bulka 
<[email protected]> wrote: 





Hello everyone,

I'm struggling with some kind of array construction task, which should
be fairly easy in J, but I found this a hard nut to crack. Say, I have
three arrays:

A =: 'a';'b'
B =: 'c';'d'
C =: 'e';'f'

What I want to construct is the following array:

D =: 8 3 $ <"0 'aceacfadeadfbcebcfbdebdf'

I'd very much appreciate any hints on how to approach this problem.

Kind regards,

Thomas
----------------------------------------------------------------------
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