missing toolboxes for function year

2 visualizaciones (últimos 30 días)
Sina Kian
Sina Kian el 15 de Nov. de 2019
Respondida: Steven Lord el 15 de Nov. de 2019
dear friends,
what is my missing toolboxes?
the error is:

Respuestas (1)

Steven Lord
Steven Lord el 15 de Nov. de 2019
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.

Categorías

Más información sobre Dates and Time en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by