Is the following possible?
I have two data files: U.dat and V.dat.
Each contain one single column. Say, 100 values each.
My question is: Is it possible to instruct gnuplot to take the parameter
t to be integers 1,2,3,....,100,
U(t = i) be the ith value in the data file U.dat,
V(t = i) be the ith value in the data file V.dat
Thank you.
Nusret
|