Python Forum
Wondering about possiblities with Python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Wondering about possiblities with Python
#3
(Apr-01-2018, 05:40 AM)Gribouillis Wrote:
(Mar-31-2018, 11:07 PM)Lawnmower Wrote: As each runner crosses the finish line I hit a key/mouse click. When the last runner crosses the line I stop the application. Can I then have data which has these points plotted in time in it?
In the simplest version, you can use the input() function and the keyboard's enter key to register the beginning of the race and the runners' arrivals. Look into matplotlib's gallery to find the plot you want to do. All this is doable in a few lines of python.

Thanks a lot Gribouillis and sorry for my delay in responce. This is the direction I was looking for. Thank you
Reply


Messages In This Thread
RE: Wondering about possiblities with Python - by Lawnmower - Apr-02-2018, 08:11 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  renaming the file in a suitable format, I just wondering if it is possible go127a 11 5,176 Jun-26-2019, 06:15 AM
Last Post: snippsat

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020