|
From: cmartin <cre...@ho...> - 2008-05-09 18:33:13
|
Hi, I'm trying to find a way to add two data sets(contained in different files) together and plot the result. Is there any easy way of doing this. For example, is there any way of creating a function, say f(x), which contains your data set? If that is possible, then I could just read my data files into two functions, f(x) and g(x), and then plot f(x)+g(x) Thanks for any help Chris -- View this message in context: http://www.nabble.com/Adding-multiple-data-sets-together-tp17154106p17154106.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |