Words to Number

Convert English number name/s written in a string to numeric value/s (GB/IN/US).

Download
Download

General Information

MATLAB Release Compatibility

  • Compatible with R2009b and later releases

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
2.4.9

* Update release dependency.
* Add feature dependency table.
* Refactor variable names.

Download
2.4.8

* Ensure test function runs on MATLAB Online

Download
2.4.7

* convert test function to class.

Download
2.4.6

* Add testcases.

Download
2.4.5

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

Download
2.4.4

* Documentation improvements.

Download
2.4.3

* Add more testcases
* Add reference to SCU
* Add ARBSORT example

Download
2.4.2

* option parsing improvements.
* add format reference.

Download
2.4.1

* Add "IN" to summary.

Download
2.4.0

* Faster option parsing.
* Add more testcases.
* Add "indian" scale.

Download
2.3.1

* Improve option parsing.

Download
2.3.0

* Add 3rd output: significant digits.
* Add 4th output: options structure.
* More testcases.

Download
2.2.2

* Update description.

Download
2.2.1

* Revise title and summary

Download
2.2.0

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

Download
2.1.0

* Add error IDs.
* Make compatible with R2009b, possibly earlier too (untested).

Download
2.0.0

* Improve options handling.
* Rewrite regular expression: simpler and more accepting of non-standard numbers, uses nested functions called from dynamic regular expressions.

Download
1.4.0

* Check for cell array optional inputs.

Download
1.3.0

* Include HTML _DOC file in zip.

Download
1.2.0

* Add options <prefix> and <suffix>.
* Simplify multiplier parsing.
* Improve documentation.
* Consistent internal variable names.

Download
1.1.0

* replace non-ASCII character with ASCII one in RegularExpression.

Download
1.0.0

Download