| Financial Time Series Toolbox | ![]() |
Check if string is a field name
Syntax
Description
F = isfield(tsobj, name)
returns true (1) if name is the name of a data series in tsobj. Otherwise, isfield returns false (0).
See Also
fieldnames, getfield, setfield
| isequal | issorted | ![]() |