Financial Time Series Toolbox    
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

size

length in the MATLAB documentation


  leadts llow