This works

pd'reset'
pd'multi 2 3'
pd'ygroup 0'
pd a:,.6 1$<;~i.10
pd'show'


but if there are not enough plots to fill the grid there is an error when
trying to group the axes.

pd'reset'
pd'multi 2 3'
pd'ygroup 0'
pd a:,.5 1$<;~i.10
pd'show'

|index error: getxgroup
|   dat=.(getxgroup1 ind    {dat)ind}dat

Does anyone know a work around?
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to