|
Show
Show[ , , ... ] shows several plots combined.
Show is effectively the analog of Print for graphics.
See also: Plot, Plot3D.

Examples
Using InstantCalculators
Here are the InstantCalculators for the Show function. Enter the parameters for your calculation and click Calculate to see the result.
In[1]:=

In[2]:=



Entering Commands Directly
You can paste a template for this command via the Text Input button on the Show Function Controller.
Show can be used to combine plots without having to do any recalculation.
In[3]:=

In[4]:=

In[5]:=

Clear the variable definitions.
In[6]:=
|