Search found 1 match

by yuekai
Mon Mar 09, 2009 10:02 pm
Forum: Gen III troubleshooting
Topic: installing ibike for ubuntu linux
Replies: 13
Views: 16069

Re: installing ibike for ubuntu linux

I wrote a Matlab code to plot ride data from a iBike data file in csv format. I will post a compiled version of the code soon so Linux users without access to Matlab can also use it. function ibike(ibikefile) %ibike process iBike data file % ibike(ibikefile) plots speed, power, and elevation data fr...