[solved] Plotting multiple events
Hello again ![]()
I am trying to get my program to recognize 2 events. First I have it plotting the xy coordinates over time from Point A to Point B. It only plots from a fixation point to the target object, but I have been trying to get it to plot the coordinates when say a participant clicks something that is not the target object.
But I can only get it to time until it hits the target object, or it it will only give me the coordinates of all clicks. I can't get it to do both.
Do you have any suggestions?
Thanks
Fiona
Comments
Gah. Nevermind.