Tools for Processing Consecutive Repetitions in Vectors
Cite As
Matt J (2024). Tools for Processing Consecutive Repetitions in Vectors (https://www.mathworks.com/matlabcentral/fileexchange/78008-tools-for-processing-consecutive-repetitions-in-vectors), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
3.0.9 | Small bug fix in groupConsec.m
|
||
3.0.8 | Updates Examples.mlx to include an illustration of groupLims(). |
||
3.0.7 | More documentation fixes |
||
3.0.6 | Some documentation corrections. |
||
3.0.5 | Upgraded groupReductFcn and groupReductHybrid with the capability of taking matrix-valued input. |
||
3.0.4 | Added some new functions: groupLims, groupReductFcn, and groupReductHybrid. |
||
3.0.3 | Fixed small bug in groupFcn. Error message was triggered in the case of multi-input functions. |
||
3.0.2 | Edit |
||
3.0.1 | Edit |
||
2.0.6 | Renamed group1s to groupTrue |
||
2.0.5 | Edits |
||
2.0.4 | Edits |
||
2.0.3 | Edited text and examples. |
||
2.0.2 | Small text edits |
||
2.0.1 | Small text edits |
||
2.0.0 | Added groupConsec and groupFcn |
||
1.0.0 |