Mathematica 9 is now available

DisplayFunction

Usage

DisplayFunction is an option for graphics and sound functions that specifies a function to apply to graphics and sound objects in order to display them.


Notes

• The default setting for DisplayFunction in graphics functions is $DisplayFunction, and in sound functions is $SoundDisplayFunction.
• A typical setting is DisplayFunction->Display[channel, #]&.
• Setting DisplayFunction->Identity will cause the objects to be returned, but no display to be generated.
• See also: Show.
• New in Version 1.


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.