Financial Time Series Toolbox | ![]() ![]() |
Check if dates and times are montonically increasing
Syntax
Arguments
tsobj |
Financial time series object |
Description
monod = issorted(tsobj)
returns 1
if the dates and times in tsobj
are monotonically increasing or 0
if they are not.
See Also
sortfts
![]() | isfield | lagts | ![]() |