eomdateAN

版本 1.1.0.0 (1.7 KB) 作者: Tal Shir
Allow for negative and bigger than 12 month number with eomdate.m function
828.0 次下载
更新时间 2009/2/16

查看许可证

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

引用格式

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

MATLAB 版本兼容性
创建方式 R2008b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Financial Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

Allow for month number bigger than 12.

1.0.0.0