Mathematica 9 is now available

$DisplayFunction

Usage

$DisplayFunction gives the default setting for the option DisplayFunction in graphics functions.


Notes

• The initial setting of $DisplayFunction is Display[$Display, #]&.
$DisplayFunction is typically set to a procedure which performs the following: (1) open an output channel; (2) send a PostScript prolog to the output channel; (3) use Display to send PostScript graphics; (4) send PostScript epilog; (5) close the output channel and execute the external commands needed to produce actual display.
• 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.