Number to Ordinal String Converter
バージョン 1.0.0.0 (546 Bytes) 作成者:
Bill Higley
Converts an integer into its ordinal string.
ダウンロード: 1.9K
更新
2002/7/9
ライセンスがありません
This function turns a number into an ordinal string, ie 1 becomes 'first', 2 becomes 'second'. After 'twentieth', the number is used with the appropriate 'st, 'nd', 'rd', or 'th'. Useful for instructionary dialog boxes, etc.
引用
Bill Higley (2025). Number to Ordinal String Converter (https://jp.mathworks.com/matlabcentral/fileexchange/1930-number-to-ordinal-string-converter), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R12.1
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
Help Center および MATLAB Answers で Characters and Strings についてさらに検索
タグ
謝辞
ヒントを与えたファイル: ORDNUMSTR, Numeric to Ordinal-String
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!| バージョン | 公開済み | リリース ノート | |
|---|---|---|---|
| 1.0.0.0 |
