| Financial Time Series Toolbox | ![]() |
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
| leadts | llow | ![]() |