How to find index in cell array to start cumsum
2 views (last 30 days)
Show older comments
Jonathan Cheong
on 7 Mar 2021
Edited: Jonathan Cheong
on 8 Mar 2021
Hello, I have a cell array 'ddvaluecell'.
I would like to find the index of values in these cells which are > 0.5.
Then starts a cumsum for the next 5 indices or stop early when it reaches 3.
How do I do this?
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Matrix Indexing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!