|
From: Thomas S. <t.s...@fz...> - 2007-07-24 14:58:18
|
plot '< paste file1 file2' using 1:3 (you need to have gnu coreutils installed) Md Mahbub wrote: > > Hi, > > I am a student of Adelaide Universiy, Australia. I am using "gnuplot" for > drawing graph. But, at the moment I am facing a problem of plotting graph > from > two different data files. I can explain my problem as follows: > > Say, I have two data files: 'file1' and 'file2'. file1 contains two > columns 'A' > and 'B'. Also, file2 contains two columns 'C' and 'D'. I need to plot 'C' > against 'A'. > > How can it be done? > > In practical, I have 8 columns in each data files. > > If you could solve this problem and reply to me at your earliest > convenience > that would be a great help. > > With thanks, > Mahbub > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Gnuplot-info mailing list > Gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-info > > -- View this message in context: http://www.nabble.com/need-help-tf4135410.html#a11764991 Sent from the Gnuplot - User mailing list archive at Nabble.com. |