|
From: Thomas S. <t.s...@fz...> - 2010-04-14 07:08:07
|
plot 'datafilename' using 1:2:3 with points linecolor palette z Aurum Bai wrote: > > Hi everyone, > > I have to plot a scaler quantity on a 2d regular grid. > > 1 1 0.2 > 1 1 0 > 1 1 0.5 > 2 2 -0.1 > 3 3 -0.5 > ................................................. > - > Is there a way of plotting it in gnuplot, so that i can place a color at > given point using $3 automatically? > > Thanks a lot ! > > javacfish > > > > > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > gnuplot-info mailing list > gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-info > > -- View this message in context: http://old.nabble.com/plotting-3D-with-color-scale-bar--tp28234283p28239105.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |