|
Further Examples: GraphicsArray
We create two simple plots, suppressing their display.
In[1]:= 
In[2]:= 
We use the plots as the elements of a graphics array. In the second array the amount of spacing between the two plots is half the (horizontal) size of each plot.
In[3]:= 

In[4]:= 

In[5]:= 
|