Custom List / Arbitrary Sequence Sort
- ascending/descending sort direction
- character case sensitivity/insensitivity
- diacritic sensitivity/insensitivity
- literal/regular-expression matching
- whole/partial text matching
Cite As
Stephen23 (2024). Custom List / Arbitrary Sequence Sort (https://www.mathworks.com/matlabcentral/fileexchange/132263-custom-list-arbitrary-sequence-sort), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxTags
Acknowledgements
Inspired by: Natural-Order Row Sort, Natural-Order Filename Sort, Customizable Natural-Order Sort, Interactive Regular Expression Tool, Scientific Prefix to Number, Words to Number
Inspired: Customizable Natural-Order Sort, Natural-Order Row Sort, Natural-Order Filename Sort, Interactive Regular Expression Tool
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 | |
---|---|---|---|
1.0.7 | * Documentation improvements. |
||
1.0.6 | * Update FEX description. |
||
1.0.5 | * Update FEX description. |
||
1.0.4 | * Faster regular expression handling.
|
||
1.0.3 | * Alphabets are defined as being the last provided sequence (more efficient).
|
||
1.0.2 | * Add references. |
||
1.0.1 | * Correct FEX submission number. |
||
1.0.0 |