somme in letter

wtite with letter an amount of money given in number
ダウンロード: 306
更新 2012/7/27

ライセンスの表示

u=num2let(n,Dinar,centime,langage);
n :your number example : n=124.547
n must be < 1000 000 000 000;
Dinar is your money example Dinar='Dollar';
centime is a hundredth of your monnaie example centime='Cent'
langage must 1 (english) or 2 (french)
Example u=num2let(275.547,'Dollar','cent',1) returns
two hundred and seventy-five Dollars and fifty-four cents
u=num2let(275.547,'Dollar','cent',2) returns
deux cents soixante-quinze Dollars et cinquante-quatre cents
u=num2let(n); will set default parameters : Dollar, Cent and 1

引用

Azzi Abdelmalek (2024). somme in letter (https://www.mathworks.com/matlabcentral/fileexchange/37645-somme-in-letter), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2011b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersJust for fun についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0