eomdateAN

Versión 1.1.0.0 (1,71 KB) por Tal Shir
Allow for negative and bigger than 12 month number with eomdate.m function
828 descargas
Actualizado 16 feb 2009

Ver licencia

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

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2008b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Financial Toolbox en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.1.0.0

Allow for month number bigger than 12.

1.0.0.0