|
Further Examples: Display
This stores the graph generated by Plot as a GIF in the file graph.gif.
Evaluate the cell to see the graphic. The file graph.gif will be written to your default directory; you may wish to remove it when you are done.
In[1]:= 
This is the default for the Plot option DisplayFunction.
In[2]:= 
Out[2]= 
The value of $DisplayFunction is given in terms of Display.
In[3]:= 
Out[3]= 
See the Further Examples for DisplayFunction.
|