% -*- texinfo -*- % @deftypefn {Function File} {} @var{s} = setfields(@var{s},@var{key},@var{value},...) % Sets @var{s}.@var{key1} = @var{value1}, @var{s}.@var{key2} = @var{value2}, etc, finally % returning s. % For some compatibility and flexibility. % @seealso{cmpstruct, fields, rmfield, isstruct, getfields, isfield,struct} % @end deftypefn