missing toolboxes for function year

조회 수: 2 (최근 30일)
Sina Kian
Sina Kian 2019년 11월 15일
답변: Steven Lord 2019년 11월 15일
dear friends,
what is my missing toolboxes?
the error is:

답변 (1개)

Steven Lord
Steven Lord 2019년 11월 15일
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.

카테고리

Help CenterFile Exchange에서 Dates and Time에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by