Number to Words

Convert a numeric to a string with the English name of the number value (GB/IN/US).

ダウンロード
ダウンロード

現在この提出コンテンツをフォロー中です。

編集メモ: This file was selected as MATLAB Central Pick of the Week

引用

Stephen23 (2026). Number to Words (https://jp.mathworks.com/matlabcentral/fileexchange/47221-number-to-words), MATLAB Central File Exchange. に取得済み.

一般的な情報

MATLAB リリースの互換性

  • R2009b 以降のリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
4.1.9

* Add "percent" type.
* Add feature dependencz table.
* Refactor variable names.

ダウンロード
4.1.8

* Ensure test function runs on MATLAB Online

ダウンロード
4.1.7

* convert test function to class.

ダウンロード
4.1.6

* Add testcases.

ダウンロード
4.1.5

* Documentation improvements.
* Added WAITBAR to test function.
* Update references.

ダウンロード
4.1.4

* Documentation improvements.

ダウンロード
4.1.3

* FEX crashed while uploading the previous version... 2nd attempt.

ダウンロード
4.1.2

* Add more testcases
* Add reference to SCU

ダウンロード
4.1.1

* option parsing improvements.
* add format reference.

ダウンロード
4.1.0

* Faster option parsing.
* Add more testcases.

ダウンロード
4.0.1

* Improve option parsing.

ダウンロード
4.0.0

* Major code refactoring.
* Indian scale up to Shankh.
* Add 2nd output: options structure.
* More testcases.

ダウンロード
3.6.2

* Update description.

ダウンロード
3.6.1

* Revise title and summary

ダウンロード
3.6.0

* Accepts string or char vector input arguments.
* Add testcases.

ダウンロード
3.5.1

* Add error IDs.

ダウンロード
3.5.0

* Improve options handling.

ダウンロード
3.4.0

* Check for cell array optional inputs.

ダウンロード
3.3.0

* Include HTML _DOC file in zip.

ダウンロード
3.2.0

* Improve documentation.
* Consistent internal variable names.

ダウンロード
3.1.0

* Update license.

ダウンロード
3.0.0

* Add 'india' number scale (lakh and crore).
* Fix bugs in rounding of integer class numerics (for large sigfigs).

ダウンロード
2.2.0

* Simplify cell array creation.

ダウンロード
2.1.0

* Fix bug in myriad parsing (if >1 highest level multiplier).
* More robust fraction handling for all number scales.
* Smaller file-size.

ダウンロード
2.0.0

* Add a new <scale> option <myriad> (Knuth's -yllion).
* Rename option <ae> as <and>.

ダウンロード
1.9.0

* More robust handling of some edge cases: zero, NaN, Inf.
* Fraction function accepts name-value or structure input arguments.

ダウンロード
1.8.0

- Minor edit in blurb.

ダウンロード
1.7.0

- Minor edit to FEX blurb.

ダウンロード
1.6.0

* Add money/cheque number type.
* Allow options to be supplied as name-value pairs.

ダウンロード
1.5.0

- I accidentally uploaded an older version. This version matches the online description :)

ダウンロード
1.4.0

* comma control option.
* scale control option (short, long, Rowlett, Peletier).
* all names upto realmax.
* limit significant figures for floats.
* remove option <cardinal>.
* change option value 'ame' -> 'ae'.
* option fields case insensitive.

ダウンロード
1.3.0

- Downloadable as toolbox

ダウンロード
1.2.0

- Fix bug for ordinals 'first' and 'second'.
- Expand options table with more examples.

ダウンロード
1.1.0

- Improve decimal fraction handling.
- Improve input checking.

ダウンロード
1.0.0

ダウンロード