This code produces a random point at integral values from 1 to 3. I would
like to chose a font and size and replace the "dot" with the letter A.  Any
ideas?

 

load 'plot'

pd 'reset'

pd'aspect 1'

pd 'type line'

]P=:0 1 3 2 0{"1(4*|:#:i.4),.0

pd (<"1)P

pd 'type marker'

pd (<"1)1+?1 2$3

pd 'text 158x 64x A'

pd 'show'

 

Linda

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

Reply via email to