Custom List / Arbitrary Sequence Sort
- ascending/descending sort direction
- character case sensitivity/insensitivity
- diacritic sensitivity/insensitivity
- literal/regular-expression matching
- whole/partial text matching
Citar como
Stephen23 (2024). Custom List / Arbitrary Sequence Sort (https://www.mathworks.com/matlabcentral/fileexchange/132263-custom-list-arbitrary-sequence-sort), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxEtiquetas
Agradecimientos
Inspirado por: Natural-Order Row Sort, Natural-Order Filename Sort, Customizable Natural-Order Sort, Interactive Regular Expression Tool, Scientific Prefix to Number, Words to Number
Inspiración para: 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!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
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 |