I have a set of data points (where, say, the x axis increments by 10)...
I want to interpolate/graph these... (this part is fine)...
Then, I want to specify a different set of x values from which I want to export (csv) a new set of data points from that graph (i.e., say the x axis now increments by 7)...
i.e. I want to export a new set of data points based on the interpolated graph of the old data points... How would I go about doing this...?
I have a spreadsheet of the new x axis values, can I use this to specify the new x axis values...?
Thanks, I appreciate your help,
Joe
