I want to plot the difference between two different data sets which have different resolution.
Probably, I have to construct first an interpolation (like I do by smooth unique for plotting) and then substract the interpolations?? How can I do that?
Thanks in advance!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I want to plot the difference between two different data sets which have different resolution.
Probably, I have to construct first an interpolation (like I do by smooth unique for plotting) and then substract the interpolations?? How can I do that?
Thanks in advance!