eomdateAN

Version 1.1.0.0 (1.71 KB) by Tal Shir
Allow for negative and bigger than 12 month number with eomdate.m function
828 Downloads
Updated 16 Feb 2009

View License

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

Cite As

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

MATLAB Release Compatibility
Created with R2008b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Financial Toolbox in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

Allow for month number bigger than 12.

1.0.0.0