Perhaps you should have a look at
http://www.jsoftware.com/jwiki/AndrewNikitin/plothacks#Clone_plot_in_a_new_w
indow 


R.E. Boss

(Add your info to http://www.jsoftware.com/jwiki/Community/Demographics )

> -----Original Message-----
> From: [email protected] [mailto:programming-
> [email protected]] On Behalf Of Brian Schott
> Sent: zondag 5 januari 2014 17:49
> To: Programming forum
> Subject: Re: [Jprogramming] Using plot in a while. konstruct?
> 
> I tried adding a "delay" in the loop using the following code, but was
> disappointed because I could not see the first plot.
> 
>    test =: monad define
> for_j. i. y do.
> plot (i. 6)+10*j
> 6!:3 [1
> end.
> )
>    test 3
> 1
> 
> Another option would be to save each plot to a file. You might get an idea
> by looking at the sombrero example at the following link.
> 
> http://www.jsoftware.com/jwiki/Plot/Function
> 
> 
> 
> (B=)
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm

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

Reply via email to