Custom List / Arbitrary Sequence Sort
- ascending/descending sort direction
- character case sensitivity/insensitivity
- diacritic sensitivity/insensitivity
- literal/regular-expression matching
- whole/partial text matching
Zitieren als
Stephen23 (2025). Custom List / Arbitrary Sequence Sort (https://de.mathworks.com/matlabcentral/fileexchange/132263-custom-list-arbitrary-sequence-sort), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxTags
Quellenangaben
Inspiriert von: Natural-Order Row Sort, Natural-Order Filename Sort, Customizable Natural-Order Sort, Interactive Regular Expression Tool, Scientific Prefix to Number, Words to Number
Inspiriert: 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!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.8 | * Add testcases
|
||
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 |