Products & Services Solutions Academia Support User Community Company

Learn more about Signal Processing Toolbox   

wvtool - Open Window Visualization Tool

Syntax

wvtool(winname(n))
wvtool(winname1(n),winname2(n),...winnamem(n))
wvtool(w)
h = wvtool(...)

Description

wvtool(winname(n)) opens the Window Visualization Tool (WVTool) with the time and frequency domain plots of the n-length window specified in winname, which can be any Signal Processing Toolbox window. For a list of valid window names, see the window function. In the wvtool command, do not precede the window name with @.

wvtool(winname1(n),winname2(n),...winnamem(n)) opens WVTool with a time-domain plot and a frequency-domain plot that contain all the windows specified in winname1,...winnamem. The plots are shown on the same axes so that window characteristics can be compared and contrasted easily. WVTool is useful for displaying, annotating, and printing window responses.

wvtool(w) launches the Window Visualization Tool with sigwin object w.

h = wvtool(...) returns the Handle Graphics figure handle h.

Image showing WV Tool and toolbar buttons

WVTool Menus

In addition to the usual menus items, wvtool contains these wvtool-specific menu commands:

File menu:

Edit menu:

View menu:

You use the Insert menu to add labels, titles, arrows, lines, text, and axes to your plots.

Tools menu:

Examples

Compare Hamming, Hann, and Gaussian windows:

wvtool(hamming(64),hann(64),gausswin(64))

Plot comparing Hamming, Hann, and Gaussian windows of length 64.

See Also

fdatool, window, wintool

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

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