Home > classes > @plist > Contents.m

Contents

PURPOSE ^

%%%%%%%%%%%%%%%%%%% class: plist %%%%%%%%%%%%%%%%%%%%

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

%%%%%%%%%%%%%%%%%%%   class: plist   %%%%%%%%%%%%%%%%%%%%

   <a href="matlab:help plist/append">plist/append</a>   -  append a parameter to the parameter list.
   <a href="matlab:help plist/char">plist/char</a>     -  convert a parameter list into a string.
   <a href="matlab:help plist/combine">plist/combine</a>  -  multiple parameter lists (plist objects) into a single plist.
   <a href="matlab:help plist/display">plist/display</a>  -  display plist object.
   <a href="matlab:help plist/eq">plist/eq</a>       -  overloads the == operator for plist objects.
   <a href="matlab:help plist/find">plist/find</a>     -  overloads find routine for a parameter list.
   <a href="matlab:help plist/get">plist/get</a>      -  get parameter list properties.
   <a href="matlab:help plist/isfield">plist/isfield</a>  -  tests if the given field is one of the object properties.
   <a href="matlab:help plist/ne">plist/ne</a>       -  overloads the ~= operator for param objects.
   <a href="matlab:help plist/nparams">plist/nparams</a>  -  returns the number of param objects in the list.
   <a href="matlab:help plist/plist">plist/plist</a>    -  Plist class object constructor.
   <a href="matlab:help plist/pzmresp">plist/pzmresp</a>  -  shadow function for the pzmodel/resp.
   <a href="matlab:help plist/remove">plist/remove</a>   -  remove a parameter from the parameter list.
   <a href="matlab:help plist/resp">plist/resp</a>     -  shadows miir/iirResp.
   <a href="matlab:help plist/save">plist/save</a>     -  a plist object to file.
   <a href="matlab:help plist/set">plist/set</a>      -  set parameter list properties.
   <a href="matlab:help plist/string">plist/string</a>   -  converts a plist object to a command string which will recreate the plist object.
   <a href="matlab:help plist/subsasgn">plist/subsasgn</a> -  define index assignment for parameter list properties.
   <a href="matlab:help plist/subsref">plist/subsref</a>  -  Define field name indexing for parameter list objects.
   <a href="matlab:help plist/xml">plist/xml</a>      -  convert a plist object to an DOM XML object.
   <a href="matlab:help plist/xmladd">plist/xmladd</a>   -  add a plist object to the given node of the input XML DOM
   <a href="matlab:help plist/xmlparse">plist/xmlparse</a> -  creates a parameter list from a plist 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