plot (clustergram) - Render clustergram heat map and dendrograms for clustergram object

Syntax

plot(CGobj)
plot(CGobj, HFig)
H = plot(...)

Arguments

CGobj

Clustergram object created with the function clustergram.

HFigHandle to a MATLAB Figure window.

Description

plot(CGobj) renders a heat map and dendrograms for CGobj, a clustergram object, in a MATLAB Figure window.

plot(CGobj, HFig) renders a heat map and dendrograms for CGobj, a clustergram object, in a MATLAB Figure window with the handle HFig.

H = plot(...) returns the handle to the figure. The graphic properties are stored as application data in the figure handle.

Examples

Plot the clustergram object created in the Examples section of the clustergram function.

plot(cgo)

See Also

Bioinformatics Toolbox function: clustergram (object constructor)

Bioinformatics Toolbox object: clustergram object

Bioinformatics Toolbox methods of a clustergram object: get, set, view

  


 © 1984-2009- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS