missing toolboxes for function year
古いコメントを表示
dear friends,
what is my missing toolboxes?
the error is:

回答 (1 件)
Steven Lord
2019 年 11 月 15 日
0 投票
There is a year function in Financial Toolbox, but if you're working with date and time data I recommend storing your date and time data as datetime arrays and using the year method for datetime to extract information about the year in which the date and time the datetime represents falls.
カテゴリ
ヘルプ センター および File Exchange で Dates and Time についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!