Natural-Order Filename Sort
Anmerkung des Herausgebers: This file was selected as MATLAB Central Pick of the Week
Zitieren als
Stephen23 (2024). Natural-Order Filename Sort (https://www.mathworks.com/matlabcentral/fileexchange/47434-natural-order-filename-sort), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Quellenangaben
Inspiriert von: asort: a pedestrian alphanumeric string sorter, sort_nat: Natural Order Sort, GetFullPath, Number to Scientific Prefix, Customizable Natural-Order Sort, Number to Words, Natural-Order Row Sort, Words to Number, Scientific Prefix to Number, Next Available Filename, Custom List / Arbitrary Sequence Sort
Inspiriert: Words to Number, Parametric Mapping Scripts for MRI data, Custom List / Arbitrary Sequence Sort, Customizable Natural-Order Sort, Number to Words, Natural-Order Row Sort, Interactive Regular Expression Tool, Next Available Filename
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 | |
---|---|---|---|
3.4.6 | * Documentation improvements. |
||
3.4.5 | * Accept decimal comma as well as decimal point.
|
||
3.4.4 | * Add testcases. |
||
3.4.3 | * Now R2009b compatible. |
||
3.4.2 | * Edit description & help. |
||
3.4.1 | * Edit description & help. |
||
3.4.0 | * Add plenty of testcases.
|
||
3.3.0 | * Improve test function, add test cases.
|
||
3.2.0 | * Update TESTFUN.
|
||
3.1.0 | * More robust TESTFUN pretty-print code.
|
||
3.0.5 | * Improve examples. |
||
3.0.4 | * Correct summary. |
||
3.0.3 | * Improve string handling. |
||
3.0.2 | * Simplify numeric class handling.
|
||
3.0.1 | * handle single element with no number. |
||
3.0.0 | * Accepts and sorts the structure returned by DIR.
|
||
2.1.2 | * Consistent alignment tab/spaces. |
||
2.1.1 | * Add error IDs.
|
||
2.1.0 | * Fix handling of char<num. |
||
2.0.0 | * NATSORT total rewrite: faster and less memory.
|
||
1.6.0.0 | * Add (very useful) debugging output argument. |
||
1.5.0.0 | * Improve blurb and HTML.
|
||
1.4.0.0 | * Clearer description of file dependency.
|
||
1.3.0.0 | * Improve function description.
|
||
1.2.0.0 | - Update documentation only, improve examples. |
||
1.1.0.0 | - Complete acknowledgements. |
||
1.0.0.0 |