isscalar (Series)
True for scalar tseries objects.
Syntax
flag = isscalar(x)
Input arguments
x [ tseries ]
Input tseries object.
Output arguments
flag [ true | false ]
True for tseries objects that have only one column.
Options
zzz=default [ zzz | ___ ]
Description
Description
Examples