I don't know what causes your crash but note that I'm using "type point" as
an argument to "plot",

   'type point;pensize 5' plot 1 o. 8%~i:49

as I'm looking at the point density; a line plot obscures the point I'm
trying to make - NPI.

On 12/27/07, Graham Parkhouse <[EMAIL PROTECTED]> wrote:
>
> I tried changing the penstyle to see if Plot would give me a dotted line.
>
>    'penstyle 0;pensize 5' plot 1 o. 8%~i:49
>
> gives a continuouse line and I was hoping that penstyle 2 would give me a
> dotted line. I reran the above line with penstyle 2 and J crashed. I'm
> still
> trying to figure out why. In the Plot demos there are dotted lines.
>
> Graham
>
...


-- 
Devon McCormick, CFA
^me^ at acm.
org is my
preferred e-mail
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to