|
From: H. G. A. <as...@gm...> - 2008-06-24 09:37:54
|
On Sun, Jun 22, 2008 at 20:51, nstamato <nst...@gm...> wrote: > > Hi, Hi! > > I am trying to make an essentially 4d plot with gnuplot. I have a file in > the form > > x y z t > . . . . > . . . . > . . . . > > and I want to make a plot where point (x,y,z) gets a color depending on the > value of t. Anyone knows how to do that? > gnuplot> splot 'file.dat' u 1:2:3:4 w p lt palette see help splot and help palette for additional help. > thanks > -- > View this message in context: http://www.nabble.com/4d-Plotting-tp18060531p18060531.html > Sent from the Gnuplot - User mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > Gnuplot-info mailing list > Gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-info --------------------------------------------- Mg. Hernán Gonzalo Asorey Grupo Partículas y Campos Instituto Balseiro - C.A.B. (8400) San Carlos de Bariloche Río Negro - Rep. Argentina --------------------------------------------- particulas.cnea.gov.ar/~asoreyh/ |