Numeric to Ordinal-String
Convert numeric values to a string array of integers with ordinal suffixes. Fully vectorized!
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Stephen23 (2026). Numeric to Ordinal-String (https://uk.mathworks.com/matlabcentral/fileexchange/42833-numeric-to-ordinal-string), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired by: Number to Ordinal String Converter, ORDNUMSTR, Number to Scientific Prefix, Customizable Natural-Order Sort, Number to Words, Words to Number
Inspired: Words to Number, Number to Words, Interactive Regular Expression Tool
General Information
- Version 2.3.2 (15.2 KB)
MATLAB Release Compatibility
- Compatible with R2017a and later releases
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 2.3.2 | * add musical demo GUI |
||
| 2.3.1 | * Add dependencies section. |
||
| 2.3.0 | - Documentation improvements.
|
||
| 2.2.1 | * Add more floating point testcases. |
||
| 2.2.0 | * Add 2nd output, with just the suffixes.
|
||
| 2.1.3 | * Add testcases. |
||
| 2.1.2 | * Update description. |
||
| 2.1.1 | * Update description. |
||
| 2.1.0 | * Add test cases.
|
||
| 2.0.4 | * Minor edits to Mfile help. |
||
| 2.0.3 | * Include test function.
|
||
| 2.0.2 | * Correct sreenshot |
||
| 2.0.1 | * Correct screenshot. |
||
| 2.0.0 | * Change to string array output.
|
||
| 1.5.2 | * Add error IDs. |
||
| 1.5.1 | * Added HTML documentation. Function unchanged. |
||
| 1.5.0 | * Improve documentation. |
||
| 1.4.0 | Added Acknowledgements |
||
| 1.3.0 | - Fix minor bug with int* and uint*. |
||
| 1.2.0 | - Improve function description, add acknowledgements. |
||
| 1.1.0 | - Fix minor bugs with -0, int* & uint* handling. |
||
| 1.0.0 |