Method Reference: calendarDuration.dispstrings

calendarDuration: cstr = dispstrings (calD)

Get display formatted strings for each element of a calendarDuration array.

cstr = dispstrings (calD) returns a cellstr array of character vectors, cstr, which has the same size as the input calendarDuration array, calD. The returned text representations in cstr are formatted according to the 'Format' property of the input array calD.

Source Code: calendarDuration