Info

This question is closed. Reopen it to edit or answer.

Code for Counting and Lookup

1 view (last 30 days)
Waqas Siddique
Waqas Siddique on 3 Oct 2020
Closed: Rik on 4 Oct 2020
I have imported a csv file into MATLAB. The number of rows in the table is 81 so there is a long series of '1's and '0's in the single column. I want to check that whenever the consecutive number of rows with '1's is greater than 4, then flag it and note the time stamp corresponding to the first '1' for that consecutive rows of '1'. Do this for every series of 1's appearing successively for more than 4 times.

Answers (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!