I now understand what you're trying to do. You basically have to take the difference between the Y values for the two plots (the computer-generated one, and the touch-generated), for each value of X. X, in-fact will be the same for both the plots as you want to compare at a given time.
You can plot the resulting difference as the Y values against the same X values.
I have attached a screenshot showing this. Hope this gives you some ideas.
Khalid