sequence length encoder (seqle, similar to rle)

Encodes data run lengths for specified sequence in manner similar to RLE
303 Downloads
Updated 1 Jun 2012

View License

RLE encodes the runlengths of constant values in a vector. SEQLE takes an increment value as a second argument and encodes sequences which increment by that value.
Decoder included.
Design based on MatLab #4955 and R-code by the author.

Cite As

Carl Witthoft (2024). sequence length encoder (seqle, similar to rle) (https://www.mathworks.com/matlabcentral/fileexchange/36955-sequence-length-encoder-seqle-similar-to-rle), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Large Files and Big Data in Help Center and MATLAB Answers
Acknowledgements

Inspired by: RLE de/encoding

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