|
SOLUTIONS
|
STATISTICAL PLOTS 程序包 符号
ColumnLabels
![]()
is an option for StemLeafPlot that specifies the labels for columns.
更多信息更多信息
- To use
, you first need to load the Statistical Plots Package using Needs["StatisticalPlots`"]. - Valid settings for the option
are Automatic or a list of labels. - With the default ColumnLabels->Automatic, the stem column is labeled
, leaf columns are labeled
, and count columns are labeled
. - With the setting
, the number of labels should match the number of columns, with labels placed on the plot sequentially from left to right.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

