|
From: Thomas S. <t.s...@fz...> - 2010-06-03 14:58:15
|
plot "< join filaA fileB" using ... or plot "< paste filaA fileB" using ... (if your files don't have some value (e.g. x-values) in common) arvindmer wrote: > > Hi to all, > > I want to plot two different colums from two different files in a single > graph. > More simply I want to plot column 2 of fileA against column 5 of fileB > plot [column2 of fileA column5 of fileB] > > How can I do so..........I think it can be done by using 'join' command > but I forget the exact syntax, please help > > Regards > > Arvind > > > > > ------------------------------------------------------------------------------ > ThinkGeek and WIRED's GeekDad team up for the Ultimate > GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the > lucky parental unit. See the prize list and enter to win: > http://p.sf.net/sfu/thinkgeek-promo > _______________________________________________ > gnuplot-info mailing list > gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-info > > -- View this message in context: http://old.nabble.com/plot--column2-of-fileA-%3A-column5-of-fileB--tp28767971p28768648.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |