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 param-object, plist-object or a key/value pair 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/copy">plist/copy</a>           -  Make copy of plist objects depending of the second input
   <a href="matlab:help plist/display">plist/display</a>        -  display plist object.
   <a href="matlab:help plist/find">plist/find</a>           -  overloads find routine for a parameter list.
   <a href="matlab:help plist/fromFile">plist/fromFile</a>       - Construct a ltpda_ob from a file
   <a href="matlab:help plist/fromRepository">plist/fromRepository</a> - Construct a plist filter from a repository
   <a href="matlab:help plist/isparam">plist/isparam</a>        -  look for a given key in the parameter lists.
   <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/pset">plist/pset</a>           -  set or add a key/value pairor a param-object into the parameter list.
   <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 and pzmodel/resp.
   <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/update_struct">plist/update_struct</a>  -  update the input structure to the current ltpda version

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Mon 08-Sep-2008 13:18:47 by m2html © 2003