eomdateAN

Allow for negative and bigger than 12 month number with eomdate.m function

現在この提出コンテンツをフォロー中です。

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 (2026). eomdateAN (https://jp.mathworks.com/matlabcentral/fileexchange/22959-eomdatean), MATLAB Central File Exchange. に取得済み.

カテゴリ

Help Center および MATLAB AnswersFinancial Toolbox についてさらに検索

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.1.0.0

Allow for month number bigger than 12.

1.0.0.0