Perfect, thanks. Apparently I still don't know much about plot.
-----Oorspronkelijk bericht----- Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Namens Oleg Kobchenko Verzonden: vrijdag 12 januari 2007 12:08 Aan: General forum Onderwerp: RE: [Jgeneral] 3d plot, dot style It's not hard at all. plotcubes=: 3 : 0 pd 'new;type poly;edgecolor gray;color lightgray,gray,darkgray' pd"1 |:_6<\ &> cubes y pd'show' ) --- "R.E. Boss" <[EMAIL PROTECTED]> wrote: > I tried rather hard to have the cubes with same colour on same side, say red > on top, blue at front and green at (other) side, but did not succeed. > How can this be achieved? > > > > -----Oorspronkelijk bericht----- > Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Namens Oleg Kobchenko > Verzonden: woensdag 10 januari 2007 2:05 > Aan: General forum > Onderwerp: Re: [Jgeneral] 3d plot, dot style > > There is plot3d at http://olegykj.sourceforge.net/ > > Plotting boolean 3-array, roughly equivalent to 3D > version of viewmat. Also plots a list of 3-coordinates similarly. > > For example, > > http://olegykj.sourceforge.net/scripts/plot3d.pdf > > > > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ____________________________________________________________________________ ________ Get your own web address. Have a HUGE year through Yahoo! Small Business. http://smallbusiness.yahoo.com/domains/?p=BESTDEAL ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
