Purpose
Synopsis
dh = dwindow(h)
Description
Example
h=window(200,'hanning'); subplot(211); plot(h); subplot(212); plot(dwindow(h));
See Also
window.