Epilog
Usage
• Epilog是图形函数的可选项,用来给出图形的主要部分被执行之后将要执行的一个图形指令列表.
Notes
•在三维情形中,二维图形指令可以由 Epilog 选项指定. 这些图形指令在0,1坐标系统中被执行.
Further Examples
This adds a large red point to the plot after the Sin function has been plotted. Evaluate the cell to see the graphic.
In[1]:=
|
|