Wavelet Toolbox Previous page   Next Page
drawtree

Draw wavelet packet decomposition tree (GUI)

Syntax

Description

drawtree(T) draws the wavelet packet tree T, and F = drawtree(T) also returns the figure's handle.

For an existing figure F produced by a previous call to the drawtree function, drawtree(T,F) draws the wavelet packet tree T in the figure whose handle is F. For more information see Chapter 5 of the User's Guide, "Using Wavelet Packets" and Appendix B, "Wavelet Toolbox and Object Programming".

Examples

See Also
readtree


Previous page  displs dtree Next page

© 1994-2005 The MathWorks, Inc.