Mathematica 9 is now available

Show

Usage

Show[graphics, options] 使用指定可选项显示二维和三维图形.
Show[ ,  , ... ] 同时显示几个图形.


Notes

Show 可以同 Graphics, Graphics3D, SurfaceGraphics, ContourGraphics, DensityGraphicsGraphicsArray 一起使用.
• 在Show中显式指定的可选项将覆盖在图形子表达式中所包含的选项.
• 当图形被组合起来时,非缺省可选项列表是连在一起的. • Show类似于图形的Print. DisplayFunction选项确定了所使用的实际输出.
• 象Plot 一样的函数自动把Show应用到它们生成的图形表达式上.
• 参见 Mathematica 全书: 1.9.4节 和 2.9.1节.
• 同时参见: Plot, 等等., 以及 Display.
Further Examples

Show can be used to combine plots and reset options without having to do any recalculation.

Evaluate the cells to see the graphics.

In[1]:=  

In[2]:=  

In[3]:=  

In[4]:=  



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.