Thanks, I did this kind of reverse engineering myself, but hope(d) someone has done that before.
R.E. Boss > -----Oorspronkelijk bericht----- > Van: [email protected] [mailto:programming- > [email protected]] Namens Rob Hodgkinson > Verzonden: zondag 14 juni 2009 1:19 > Aan: Programming forum > Onderwerp: Re: [Jprogramming] type poly ? > > I don't have a complete answer, but a quick test as follows: > > ]d=:3 5$10 12 35 18 29,120 150 110 130 160,3 5 2 24 13 > 10 12 35 18 29 > 120 150 110 130 160 > 3 5 2 24 13 > plot d > 'poly' plot d > > Shows the 2nd plot is a 'shaded polygon' plot of the multi lines in > the first plot. > > Does this help ? ... Rob Hodgkinson > > On 14/06/2009, at 3:59 AM, R.E. Boss wrote: > > > In <http://www.jsoftware.com/pipermail/general/2005-August/024086.html > > > > > http://www.jsoftware.com/pipermail/general/2005-August/024086.html > > > > I asked for type ellipse or pie or poly or rect. In the meantime > > <http://www.jsoftware.com/jwiki/Plot/Types> > > http://www.jsoftware.com/jwiki/Plot/Types mentions pie. > > > > Now I stumbled again on poly. Can anyone explain how this type works? > > > > > > R.E. Boss > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
