clusterGroup
Select cluster group
Syntax
Description
clusterGroup(
selects and highlights the cluster group specified by cgObj1,groupIndex,dim)groupIndex along
the row or column dimension dim in the Clustergram window.
creates and returns the clustergram object cgObj2 = clusterGroup(cgObj1,groupIndex,dim)cgObj2 for the specified
cluster group. This syntax is equivalent to selecting the Export Group to
Workspace option from the context menu after right-clicking a group in the
Clustergram window.
specifies whether to return the cluster group as a structure or a clustergram object.cgObj2 = clusterGroup(cgObj1,groupIndex,dim,'InfoOnly',tf_InfoOnly)
specifies the color to use to highlight the dendrogram of the selected cluster group.cgObj2 = clusterGroup(cgObj1,groupIndex,dim,'Color',colorChoice)
Examples
Input Arguments
Output Arguments
More About
Version History
Introduced in R2009b

