This is where navigation should be.

WFILT_MATLABWRAPPER - Wrapper of the Matlab Wavelet Toolbox wfilters function

Usage

[h,g,a] = wfilt_matlabwrapper(wname);

Description

[h,g,a]=wfilt_matlabwrapper(wname) calls Matlab Wavelet Toolbox function wfilters and passes the parameter wname to it.

This function requires the Matlab Wavelet Toolbox.