IRIS Toolbox Reference Manual
length
Length of tseries object
Syntax
n = length(x)
Input arguments
x
[ tseries ] Tseries object.
Output arguments
n
[ numeric ] - Number of periods from the first to the last available observation in the input tseries object.
Description
Example