Financial Time Series    
length

Get number of dates (rows)

Syntax

Description

lenfts = length(tsobj) returns the number of dates (rows) in the financial time series object tsobj. This is the same as issuing lenfts = size(tsobj, 1).

See Also

length in the MATLAB documentation

size


 leadts llow