IRIS Toolbox Reference Manual
empty
Empty tseries object preserving its size in 2nd and higher dimensions
Syntax
x = empty(x)
Input arguments
x
[ tseries ] - Tseries object that will be emptied.
Output arguments
x
[ tseries ] - Empty tseries object with the 2nd and higher dimensions the same size as the input tseries object, and comments preserved.
Description
Example