Words to Number

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

Descargar
Descargar

Ahora está siguiendo esta publicación

Citar como

Stephen23 (2026). Words to Number (https://la.mathworks.com/matlabcentral/fileexchange/52925-words-to-number), MATLAB Central File Exchange. Recuperado .

Categorías

Más información sobre Characters and Strings en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión desde R2009b

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
2.4.9

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

Descargar
2.4.8

* Ensure test function runs on MATLAB Online

Descargar
2.4.7

* convert test function to class.

Descargar
2.4.6

* Add testcases.

Descargar
2.4.5

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

Descargar
2.4.4

* Documentation improvements.

Descargar
2.4.3

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

Descargar
2.4.2

* option parsing improvements.
* add format reference.

Descargar
2.4.1

* Add "IN" to summary.

Descargar
2.4.0

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

Descargar
2.3.1

* Improve option parsing.

Descargar
2.3.0

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

Descargar
2.2.2

* Update description.

Descargar
2.2.1

* Revise title and summary

Descargar
2.2.0

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

Descargar
2.1.0

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

Descargar
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.

Descargar
1.4.0

* Check for cell array optional inputs.

Descargar
1.3.0

* Include HTML _DOC file in zip.

Descargar
1.2.0

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

Descargar
1.1.0

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

Descargar
1.0.0

Descargar