Mathematica 9 is now available

PlotLabel

Usage

PlotLabel 是图形函数的一个选项,指定图形的总标签。


Notes

PlotLabel -> None 指定不给出任何标签。
PlotLabel -> label 指定给出的一个标签。
• 一个表达式可以用作一个标签。它将在OutputForm中给出。文本任何串可以给出为"text".
• 参见 Mathematica 全书: 1.9.3 and 节 2.9.5.
• 同时参见: AxesLabel.
• 相关包: Graphics`Legend`.
Further Examples

Two plots, one without and the other with a label.

Evaluate the cell to see the graphic.

In[1]:=  

In[2]:=  

This produces a plot with a typeset label.

Evaluate the cell to see the graphic.

In[3]:=  



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.