maboxplot
Create box plot for microarray data
Syntax
Description
maboxplot( displays a box plot of the
values in the columns of microarray data MAData)MAData.
maboxplot(
labels the box plot columns using MAData,ColumnName)ColumnName.
maboxplot(___,
specifies additional options to customize the box plot using one or more name-value
arguments in addition to the input arguments in previous syntaxes.Name=Value)
returns the
handle of the box plot axes for any of the previous input argument combinations.H = maboxplot(___)
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced before R2006a
See Also
magetfield | maimage | mairplot | maloglog | malowess | manorm | mavolcanoplot | boxplot

