Help with programming
- July 8, 2018
- 2 replies
- 8172 views
Rather than send the actual spreadsheet with all the raw data I have attached a pdf which shows some of the data.
From the matrix Z I have extracted the data that exceeds my reference value, so I have a matrix NewLo which shows all the anodic values (i.e. the ones that exceed my reference value).
The extracted data is not contiguous, since the values are not always anodic.
What I am trying to do is to determine the longest continuous period for which the values are anodic. This is Tmax and that value is used in an acceptance criterion formula. My logic is that if the row numbers are contiguous then start counting (i.e. from 305-308 = 4 seconds, or 523 - 525 = 3 seconds etc)
I am hoping that someone will be able to point me in the right direction.
Thank you.
Thanks.

