This is better:
showSolution=: 3 : 0
pd 'show' [ pd y [ pd 'type point;pensize 5'
pd 'pensize 2' [ pd 'color RED'
pd 'show' [ pd y{~compl y [ pd 'type line'
NB.EG showSolution j./?2 100$10
)
On 1/13/08, Devon McCormick <[EMAIL PROTECTED]> wrote:
>
> You can use this
>
> showSolution=: 3 : 0
> pd 'show' [ pd y [ pd 'type point;pensize 5'
> wait 2
> pd 'show' [ pd y{~compl y [ pd 'type line'
> )
>
> to illustrate the solution along with the points.
>
> Is this algorithm your own?
>
--
Devon McCormick, CFA
^me^ at acm.
org is my
preferred e-mail
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm