Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Programming / Attributes /

ClearAttributes

FilledSmallSquare ClearAttributes[s, attr] removes attr from the list of attributes of the symbol s.

FilledSmallSquare ClearAttributes modifies Attributes[s].

FilledSmallSquare ClearAttributes[s, , , ... ] removes several attributes at a time.

FilledSmallSquare ClearAttributes[, , ... , attrs] removes attributes from several symbols at a time.

FilledSmallSquare ClearAttributes is HoldFirst.

FilledSmallSquare ClearAttributes does not affect symbols with the attribute Locked.

FilledSmallSquare See Section 2.3.7 and Section 2.6.3.

FilledSmallSquare See also: SetAttributes, Unprotect.

FilledSmallSquare New in Version 1.

Further Examples



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.