Financial Time Series | ![]() ![]() |
Syntax
fts = rmfield(tsobj, fieldname)
Description
fts = rmfield(tsobj, fieldname)
removes the data series fieldname and its contents from the financial time series object tsobj
. The fieldname
must be a cell array to remove multiple data series from the object at the same time. It can be a string array containing the data series name to remove a single series from the object.
See Also
chfield
, extfield
, fieldnames
, getfield
, isfield
![]() | resamplets | rsindex | ![]() |