findIslands(input,m​ode,threshold)

Finds islands of particular values in vector.
99 Downloads
Updated 18 Nov 2015

View License

Finds islands of particular values in the input vector. Some predefined modes are available such as detecting of islands of zeros, ones, NaNs, notNans, values greater than threshold, smaller than threshold and equal to specific value. Output are indices of islands' starts, stops and duration of islands.

Cite As

Petr Dvorak (2024). findIslands(input,mode,threshold) (https://www.mathworks.com/matlabcentral/fileexchange/54049-findislands-input-mode-threshold), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2015b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Interpolation in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0