Home > classes > @mfir > Contents.m

Contents

PURPOSE ^

%%%%%%%%%%%%%%%%%%% class: mfir %%%%%%%%%%%%%%%%%%%%

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

%%%%%%%%%%%%%%%%%%%   class: mfir   %%%%%%%%%%%%%%%%%%%%

   <a href="matlab:help mfir/char">mfir/char</a>     -  convert an mfir object into a string.
   <a href="matlab:help mfir/display">mfir/display</a>  -  overloads display functionality for mfir objects.
   <a href="matlab:help mfir/eq">mfir/eq</a>       -  overloads the == operator for mfir objects.
   <a href="matlab:help mfir/get">mfir/get</a>      -  get mfir properties.
   <a href="matlab:help mfir/isfield">mfir/isfield</a>  -  tests if the given field is one of the object properties.
   <a href="matlab:help mfir/mfir">mfir/mfir</a>     -  FIR filter object class constructor.
   <a href="matlab:help mfir/ne">mfir/ne</a>       -  overloads the ~= operator for mfir objects.
   <a href="matlab:help mfir/redesign">mfir/redesign</a> -  redesign the input filter to work for the given sample rate.
   <a href="matlab:help mfir/resp">mfir/resp</a>     -  Make a frequency response of the filter.
   <a href="matlab:help mfir/save">mfir/save</a>     -  an mfir object to file.
   <a href="matlab:help mfir/set">mfir/set</a>      -  set a mfir object property.
   <a href="matlab:help mfir/string">mfir/string</a>   -  writes a command string that can be used to recreate the input filter object.
   <a href="matlab:help mfir/subsref">mfir/subsref</a>  -  Define field name indexing for mfir objects.
   <a href="matlab:help mfir/xml">mfir/xml</a>      -  convert an mfir object to an DOM XML object.
   <a href="matlab:help mfir/xmladd">mfir/xmladd</a>   -  add an MFIR object to the given node of the input XML DOM
   <a href="matlab:help mfir/xmlparse">mfir/xmlparse</a> -  creates a mfir filter from a mfir xml file.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Mon 31-Mar-2008 13:54:54 by m2html © 2003