eomdateAN

Version 1.1.0.0 (1,71 KB) von Tal Shir
Allow for negative and bigger than 12 month number with eomdate.m function
828 Downloads
Aktualisiert 16. Feb 2009

Lizenz anzeigen

Example:
eomdateAN(2007,0) will return the date of 31.12.2006
eomdateAN(2007,-1) will return the date of 30.11.2006
eomdateAN(2007,-12) will return the date of 31.12.2005
eomdateAN(2007,13) will return the date of 31.01.2008

Zitieren als

Tal Shir (2024). eomdateAN (https://www.mathworks.com/matlabcentral/fileexchange/22959-eomdatean), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2008b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Financial Toolbox finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.1.0.0

Allow for month number bigger than 12.

1.0.0.0