On 18 July 2017 at 15:38, chris burke <[email protected]> wrote:
> load 'plot'
> 'dat1 dat2 dat3'=. 10 #&> each 1 2 3;4 5 6 7;8 9
> clr1=: (#dat1) {. STDCLR_jzplot_
> clr2=: (#dat2) {. STDCLR_jzplot_
> clr3=: (#dat3) {. STDCLR_jzplot_
> pd 'itemcolor ',":,clr1,clr2,clr3
> pd 'pensize 5'
> pd dat1
> pd dat2
> pd dat3
> pd 'show'

Thanks for all your comments.
This is, actually, what Tom Arneson suggested above.

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

Reply via email to