Hi guys,
I have a long list of numbers which has only two values, e.g. {1,1,1,0,0,1,0,1,0,0,0...}.
The list is ordered as a function of time -- chronologically.
I need to see, then, how long the list stays at 1 before going to 0, and then how long the list stays at 0 before going back...