Natural-Order Row Sort
Nota del editor: This file was selected as MATLAB Central Pick of the Week
Citar como
Stephen23 (2024). Natural-Order Row Sort (https://www.mathworks.com/matlabcentral/fileexchange/47433-natural-order-row-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: sort_nat: Natural Order Sort, Number to Scientific Prefix, Customizable Natural-Order Sort, Number to Words, Natural-Order Filename Sort, Words to Number, Scientific Prefix to Number, Custom List / Arbitrary Sequence Sort
Inspiración para: Words to Number, Custom List / Arbitrary Sequence Sort, Customizable Natural-Order Sort, Number to Words, 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 | |
---|---|---|---|
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 a string array, categorical array, cell array of char, etc.
|
||
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 | * Fix missing image.
|
||
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 |