Finding length between two array elements.

2 次查看(过去 30 天)
i have an array consisting of 1's and 0's. 1-> generators on and 0's-> generators off. I need to find lengths for which the generators remain off. the array is 44*8760 values. Attaching the file as worspace.
  5 个评论
Hrishikesh Dalal
Hrishikesh Dalal 2019-12-3
Thanks for the reply David i will work it out
David Goodmanson
David Goodmanson 2019-12-3
Hrishikesh,
I posted the wrong expression for z in the comment but it is fixed now.

请先登录,再进行评论。

回答(1 个)

the cyclist
the cyclist 2019-12-3
The RunLength utility from the File Exchange might be handy. Run it in a loop over each column.

Community Treasure Hunt

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

Start Hunting!

Translated by