<p> Any algorithm that requires input parameters to configure its behaviour should take a Parameter List (<tt><a href="matlab:doc('plist')">plist</a></tt>) object as input. A <tt>plist</tt> object contains a vector of Parameter (<tt>param</tt>) objects, though the user never needs to deal with (<tt>param</tt>) objects directly.</p><p> The following sections introduce parameter lists: <ul> <li><a href="plist_create.html">Creating lists of Parameters</a></li> </ul></p>