Natural-Order Filename Sort
Nota del editor: This file was selected as MATLAB Central Pick of the Week
Citar como
Stephen23 (2024). Natural-Order Filename Sort (https://www.mathworks.com/matlabcentral/fileexchange/47434-natural-order-filename-sort), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Etiquetas
Agradecimientos
Inspirado por: 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
Inspiración para: 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!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
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 |