Re: [Jprogramming] Iteration of Power

2013-03-26 Thread Linda Alvord
NO! Zsbán, I've been enjoying your work that I never saw in the past. spiral2h =: (,:@i. , ] + [: |:@|. spiral2s) ` ((1 0$0)"_) @. (<:&0) spal2s =: ,:@i. , ] + [: |:@|. [: spiral2h <: spiral2 =: ((*: - spiral2s)"0) spiral2 9 81 80 79 78 77 76 75 74 73 50 49 48 47 46 45 44 43 72 51 2

Re: [Jprogramming] Lucky spiral

2013-03-26 Thread Linda Alvord
This really belongs with Lucky Spiral. C=: 13 :'1,1++/\4#>:1++2*i.y' C 6 1 3 5 7 9 13 17 21 25 31 37 43 49 57 65 73 81 91 101 111 121 133 145 157 169 D1 C 6 741 D2 C 6 825 (D1 + D2) C 6 1566 (D1 + D2) C 500 669171002 C 6 is the corners of 6 squares around 1 D1 and D2 are the di

Re: [Jprogramming] Lucky spiral

2013-03-26 Thread Linda Alvord
This really belongs with Lucky Spiral. C=: 13 :'1,1++/\4#>:1++2*i.y' C 6 1 3 5 7 9 13 17 21 25 31 37 43 49 57 65 73 81 91 101 111 121 133 145 157 169 D1 C 6 741 D2 C 6 825 (D1 + D2) C 6 1566 (D1 + D2) C 500 669171002 C 6 is the corners of 6 squares around 1 D1 and D2 are the di

Re: [Jprogramming] Lucky spiral

2013-03-26 Thread Linda Alvord
Also, 1++/C 500 669171002 Linda -Original Message- From: [email protected] [mailto:[email protected]] On Behalf Of Linda Alvord Sent: Tuesday, March 26, 2013 5:58 PM To: [email protected] Subject: Re: [Jprogramming] Lucky spiral T

Re: [Jprogramming] plot keys in black

2013-03-26 Thread 김창준
Hi I faceed the same problem and searched the mailing list and found this. Has anyone solved this yet? June On Thu, Apr 7, 2011 at 5:09 PM, Fraser Jackson wrote: > For a line graph the keys only appear to be useful with colors. > > The different line types do not show up on the plot key > > > N

[Jprogramming] plot PDF write error with penstyle>0

2013-03-26 Thread 김창준
Hi Following is the code for drawing a graph. It shows as I expected. Yet, the saved pdf file is missing several elements. The penstyle is gone and all the red plots are gone. After a couple of experimentation, it seems like penstyle other than 0 is error-prone in pdf. The plots are gone when the