www.gusucode.com > signal 工具箱matlab源码程序 > signal/@dfilt/@farrowfd/getlogreport.m

    function logreport = getlogreport(this)
%GETLOGREPORT   Get the logreport.

%   Author(s): V. Pellissier
%   Copyright 2006 The MathWorks, Inc.

error(message('signal:dfilt:farrowfd:getlogreport:Unsupported'));

% [EOF]