|
From: Thomas S. <t.s...@fz...> - 2010-08-21 13:27:34
|
plot it like in the demo: splot "datafilename" or with all the implicit options: splot "datafilename" using 1:2:3 with points Bugzilla from yo...@gm... wrote: > > Hi guys. > > In my program. I generate a file that creates a list of xyz possition and > a > value which is either 1 or 0. I want to plot this file in 3d scatter > style. > Much like the first example here: > > http://www.gnuplot.info/demo/scatter.html > > However, I couldn't find how to do so. > > Thanks. > > Yotam > ------------------------------------------------------------------------------ > This SF.net email is sponsored by > > Make an app they can't live without > Enter the BlackBerry Developer Challenge > http://p.sf.net/sfu/RIM-dev2dev > _______________________________________________ > gnuplot-info mailing list > gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-info > > -- View this message in context: http://old.nabble.com/how-do-I-create-a-3d-scatter-plot.-tp29496064p29499250.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |