|
From: Thomas S. <t.s...@fz...> - 2008-02-15 08:17:39
|
plot '-' 1 1 2 2 3 3 4 4 e see 'help plot special' Gauthier, Dave wrote: > > Hi: > > > > I'm new at using gnuplot, so please bear with me. > > > > I would like to use "plot" to plot an explicit set of coordinates (not > by reading them throug a file and not with user interaction at the CLI). > > > > So, instead of.... > > > > plot "mydata.dat" .... > > > > I would like something like.... > > > > plot [1,1 2,2 3,3 4,4] ... > > > > The on-line docs on this don't seem to allow this option, yet it's so > basic and simple, you'd think it would be allowed somehow. > > > > Thanks in Advance > > > > -dave > > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Gnuplot-info mailing list > Gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-info > > -- View this message in context: http://www.nabble.com/How-do-I-plot-explicit-coords-tp15481775p15496148.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |