Mathematica 9 is now available

Show

Usage

Show[graphics, options] displays two- and three-dimensional graphics, using the options specified.
Show[ ,  , ... ] shows several plots combined.


Notes

Show can be used with Graphics, Graphics3D, SurfaceGraphics, ContourGraphics, DensityGraphics and GraphicsArray.
• Options explicitly specified in Show override those included in the graphics expression.
• When plots are combined, their lists of non-default options are concatenated.
Show is effectively the analog of Print for graphics. The option DisplayFunction determines the actual output mechanism used.
• Functions like Plot automatically apply Show to the graphics expressions they generate.
• See also: Plot, etc., and Display.
• New in Version 1.


Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.