help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: rmfield does not seem to work


From: grg
Subject: Re: rmfield does not seem to work
Date: Thu, 24 Nov 2011 08:40:36 -0800 (PST)

PS: the help does not help much in this case: should it be updated?


octave:32> help rmfield  
`rmfield' is a built-in function

 -- Built-in Function:  rmfield (S, F)
     Remove field F from the structure S.  If F is a cell array of
     character strings or a character array, remove the named fields.

     See also: cellstr, iscellstr, setfield



Additional help for built-in functions and operators is
available in the on-line version of the manual.  Use the command
`doc <topic>' to search the manual index.

Help and information about Octave is also available on the WWW
at http://www.octave.org and via the address@hidden
mailing list.


--
View this message in context: 
http://octave.1599824.n4.nabble.com/rmfield-does-not-seem-to-work-tp4104492p4104549.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]