Navigation

Operators and Keywords

Function List:

C++ API

: sout = rmfield (s, "f")
: sout = rmfield (s, f)

Return a copy of the structure (array) s with the field f removed.

If f is a cell array of strings or a character array, remove each of the named fields.

See also: orderfields, fieldnames, isfield.

Package: octave