gnuplot data file columns



Hello,
I have two data files and I want to plot the first column from one data
file with respect to the second column from the second data file. How
do i do that ? The obvious answer is write them in the same file. But
other than that, is there any way?

thanks
ravi

.



Relevant Pages

  • Re: Calculating differences in data set
    ... Let's assume for the moment that the first column are "x" values and the second column are "y" values. ... I might be able to generate the basic data files in such a way that the x step width of the data set is an integer multiple of the desired calculating step width, however an interpolation of the y-data if needed would be even better. ...
    (comp.graphics.apps.gnuplot)
  • Problem with dataplot and axes
    ... I read the example on page 325 of The LaTeX Graphics Companion, 2e, ... and tried to plot my own data. ... The two data files are CV.data and PV.data, ... Both of these two files contains 1108 lines, the first column is ...
    (comp.text.tex)
  • Calculating differences in data set
    ... Let's assume for the moment that the first column are "x" values and the second column are "y" values. ... is calculating difference values of y in dependence of a given x step width. ... I might be able to generate the basic data files in such a way that the x step width of the data set is an integer multiple of the desired calculating step width, however an interpolation of the y-data if needed would be even better. ...
    (comp.graphics.apps.gnuplot)
  • match 2 files
    ... compare the assigned numbers in 2 columns in 2 data files. ... if they are satisfied with some criteria, ... get the number of the first column in that line. ...
    (comp.lang.idl)
  • Re: Can I use the same gnuplot script file to plot different data files?
    ... >>> Suppose I have a few data files with the same format to plot, ... >>> the following script. ... logfile = "`printenv LOGFILE`" ...
    (comp.graphics.apps.gnuplot)

Loading