Index cell where number jumps
Show older comments
I'm trying to identify the cell where the numbers jumps drastically...
example:
[1 2 3 4 5 6 20 21 22 23 24 25 60 61 62 63 64 65]
How do I indentify the index where 6 and 25 stop in the section of increasing numbers and the new section of increasing numbers continues.
Thanks for your help!
Accepted Answer
More Answers (0)
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!