Now there is a formal Plot 3D script at J Wiki in Scripts area. http://www.jsoftware.com/jwiki/Scripts/Plot_3D
Plotting 3D points was discussed a number of times in the Forum, and there has long been the plot3d script at http://olegykj.sourceforge.net/ There is even an implementation in standard J distribution in plot component that needs to be fixed. See also [Jgeneral] 3d plot, dot style http://www.jsoftware.com/pipermail/general/2007-January/028644.html http://www.jsoftware.com/pipermail/general/2007-January/028610.html [Jgeneral] RE: Plotting high dimensional figures http://www.jsoftware.com/pipermail/general/2005-December/025949.html [Jforum] Visualizing (Hilbert)curves (was Re: [Jforum] assign numbers to areas) http://www.jsoftware.com/pipermail/general/2005-August/024079.html http://www.jsoftware.com/pipermail/general/2005-August/023984.html http://www.jsoftware.com/pipermail/general/2005-August/024012.html http://www.jsoftware.com/pipermail/general/2005-August/024020.html --- Henry Rich <[EMAIL PROTECTED]> wrote: > I have a 3D dataset that I need to plot as a field of > 3D points. It doesn't look like I can do this with > Plot, which is a real shame, because I just want something > that will quickly draw a 3D viewbox and plot a marker at > each point. The marker or the point style would be perfect. > > Am I missing something - is there a way to do this? > > If not: is there any reason this couldn't be added to plot? > Could anyone give me a hint about where the changes would > need to go? > > Henry Rich > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ____________________________________________________________________________________ Be a PS3 game guru. Get your game face on with the latest PS3 news and previews at Yahoo! Games. http://videogames.yahoo.com/platform?platform=120121 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
