Wavelet Toolbox Previous page   Next Page
wtbxmngr

Wavelet Toolbox manager

Syntax

Description

wtbxmngr or wtbxmngr('version') displays the current version of the Toolbox mode (Version 1.x or 2.x for example) .

wtbxmngr('V1') or wtbxmngr('v1') sets the wavelet packets management mode to Version 1.x, which is an obsolete mode.

wtbxmngr('V2') or wtbxmngr('v2') sets the wavelet packets management mode to Version 2.x, which uses wavelet packet objects (for more details, see wptree).

wtbxmngr('LargeFonts') sets the size of the next created figures in such a way that they can accept Large Fonts.

wtbxmngr('DefaultSize') restores the default figure size for the next created figures.

wtbxmngr('FigRatio') returns the current ratio value.

wtbxmngr('FigRatio',ratio) changes the size of the next created figures multiplying the default size by ratio, with 0.75 ratio 1.25.

Examples


Previous page  wtbo wthcoef Next page

© 1994-2005 The MathWorks, Inc.