| Bioinformatics Toolbox™ | ![]() |
Render clustergram heat map and dendrograms for clustergram object
plot(CGobj)
plot(CGobj, HFig)
H = plot(...)
| CGobj | Clustergram object created with the function clustergram. |
| HFig | Handle to a MATLAB® Figure window. |
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.
Plot the clustergram object created in the Examples section of the clustergram function.
plot(cgo)
Bioinformatics Toolbox™ function: clustergram (object constructor)
Bioinformatics Toolbox object: clustergram object
Bioinformatics Toolbox methods of a clustergram object: get, set, view
![]() | pdist (phytree) | plot (phytree) | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |