In an attempt to use the 'Sombrero' example, I get the message: Save to png requires the platimg addon. Each time a plot is displayed. What does it mean? Plot ..... pd 'save png d:\xldlm\medianline.png'
______________________ Hermann Wandelt Schustersweid 6 47665 Sonsbeck E-Mail: [email protected] -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Brian Schott Gesendet: Sonntag, 5. Januar 2014 17:49 An: Programming forum Betreff: 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
