|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
$DisplayFunction
$DisplayFunction
gives the default setting for the option DisplayFunction in graphics functions.
DetailsDetails
- For Mathematica used with a notebook front end, the typical default setting for $DisplayFunction is Identity.
- When the Mathematica kernel is run on a raw terminal, $DisplayFunction typically uses ExportString and Print, or sends to an external display program using Export.
ExamplesExamplesopen allclose all
Basic Examples (1)Basic Examples (1)
Use PopupWindow as the default DisplayFunction:
| In[1]:= |
| In[2]:= |
| Out[2]= |
Reset $DisplayFunction:
| In[3]:= |
New in 1 | Last modified in 6
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
