somme in letter

버전 1.0.0.0 (3.1 KB) 작성자: Azzi Abdelmalek
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 CenterMATLAB Answers에서 Just 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