The addon math/deoptim written Ric has an example of animation using plot.

Вс, 05 янв 2014, Brian Schott писал(а):
> 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

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
gpg --keyserver subkeys.pgp.net --armor --export 4434BAB3
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to