datetime

Methods

Method Reference: datetime.cellstr

datetime: cstr = cellstr (T)
datetime: cstr = cellstr (T, Format)

Convert datetime array to a cell array of character vectors.

cstr = cellstr (T) returns a cellstr array of character vectors, cstr, which has the same size as the input datetime T.

Source Code: datetime