|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
$Display
$Display
gives a list of files and pipes to be used with the default $DisplayFunction.
ExamplesExamplesopen allclose all
Basic Examples (1)Basic Examples (1)
The default files for $Display:
| In[1]:= |
| Out[1]= |
Define a new $DisplayFunction that exports a raster version of graphics:
| In[2]:= |
| In[3]:= |
Now each graphic is saved as a raster:
| In[4]:= |
| Out[4]= |
| In[5]:= |
| Out[5]= | ![]() |
Reset $DisplayFunction:
| In[6]:= |
| Out[6]= |
New in 1
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

