# HG changeset patch # User jwe # Date 1182196588 0 # Node ID b6c6587c1fb0e918d15b3b0c3b184a5653d7deec # Parent f11fec9c06b0fc216f24e4a75b6ff385ec9cc479 [project @ 2007-06-18 19:56:28 by jwe] diff -r f11fec9c06b0 -r b6c6587c1fb0 scripts/miscellaneous/substruct.m --- a/scripts/miscellaneous/substruct.m Mon Jun 18 19:12:48 2007 +0000 +++ b/scripts/miscellaneous/substruct.m Mon Jun 18 19:56:28 2007 +0000 @@ -18,14 +18,9 @@ ## 02110-1301, USA. ## -*- texinfo -*- -## @deftypefn {Function File} {} setfield (@var{type}, @var{subs}, @dots{}) +## @deftypefn {Function File} {} substruct (@var{type}, @var{subs}, @dots{}) ## Create a subscript structure for use with @code{subsref} or ## @code{subsasgn}. -## -## @example -## @group -## @end group -## @end example ## @seealso{subsref, subsasgn} ## @end deftypefn