Mathematica 9 is now available

CellularAutomaton (4.2)ColorFunctionScaling

AbsoluteOptions

FilledSmallSquareAbsoluteOptions[expr] gives the absolute settings of options specified in an expression such as a graphics object.

FilledSmallSquareAbsoluteOptions[expr, name] gives the absolute setting for the option name.

FilledSmallSquareAbsoluteOptions[expr, , , ... ] gives a list of the absolute settings for the options .

FilledSmallSquareAbsoluteOptions[object] gives the absolute settings for options associated with an external object such as a NotebookObject.

FilledSmallSquareAbsoluteOptions gives the actual settings for options used internally by Mathematica when the setting given is Automatic or All.

FilledSmallSquareAbsoluteOptions returns lists of rules, just like Options.

FilledSmallSquare You can use AbsoluteOptions on graphics options such as PlotRange and Ticks.

FilledSmallSquare If you ask for AbsoluteOptions[NotebookObject[... ], name] the kernel will send a request to the front end to find the result.

FilledSmallSquare See The Mathematica Book: Section 1.9.5 and Section 2.9.1.

FilledSmallSquare See also: Options, FullGraphics.

FilledSmallSquare Related package: Utilities`FilterOptions`.

CellularAutomaton (4.2)ColorFunctionScaling



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.