Main Content
plot
Render heatmap or clustergram
Description
plot(
renders a heatmap or
clustergram of hm_cg_object
)hm_cg_object
.
plot(
displays a heatmap or clustergram in a MATLAB® figure specified by the figure handle hm_cg_object
,hFig
)hFig
.
returns the handle
to the axes of the heatmap or clustergram figure using any of the input argument
combinations from the previous syntaxes. hAxes
= plot(___)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2009b