|
From: markjoe <na...@ma...> - 2009-07-07 12:11:41
|
plot "< cat file1 file2" using On Tue, Jul 7, 2009 at 11:16 AM, Mark Seger<Mar...@hp...> wrote: > I think I understand what's happening but I'm wondering if there are any > 'tricks' to get around this. > > I have 2 files that represent 2 days worth of data I want to plot with > data samples 10 seconds apart. The first plot ends at 00:00:50 and the > second starts at 00:01:00 and my plot command is of the form: > > plot file1using, file2 using > > As expected I get one line that ends at 00:00:50 and a second that > begins at 00:01:00 and I'm wondering if there might be some way to get > gnuplot to treat this a one contiguous file. If there is a 'trick', > could you let me know if it will work for all recent versions of > gnuplot, say from 4.0 forward, or would I need the latest version? > > thanks in advance, > -mark > > > ------------------------------------------------------------------------------ > Enter the BlackBerry Developer Challenge > This is your chance to win up to $100,000 in prizes! For a limited time, > vendors submitting new applications to BlackBerry App World(TM) will have > the opportunity to enter the BlackBerry Developer Challenge. See full prize > details at: http://p.sf.net/sfu/blackberry > _______________________________________________ > Gnuplot-info mailing list > Gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-info > |