%%%%%%%%%%%%%%%%%%% class: pole %%%%%%%%%%%%%%%%%%%% <a href="matlab:help pole/cat">pole/cat</a> - concatonate poles into a vector. <a href="matlab:help pole/char">pole/char</a> - convert a pole object into a string. <a href="matlab:help pole/cp2iir">pole/cp2iir</a> - Return a,b IIR filter coefficients for a complex pole designed using the bilinear transform. <a href="matlab:help pole/display">pole/display</a> - overloads display functionality for pole objects. <a href="matlab:help pole/eq">pole/eq</a> - overloads the == operator for pole objects. <a href="matlab:help pole/get">pole/get</a> - get pole properties. <a href="matlab:help pole/isfield">pole/isfield</a> - tests if the given field is one of the object properties. <a href="matlab:help pole/ne">pole/ne</a> - overloads the ~= operator for pole objects. <a href="matlab:help pole/pole">pole/pole</a> - construct a pole object. <a href="matlab:help pole/resp">pole/resp</a> - returns the complex response of the pole object. <a href="matlab:help pole/rp2iir">pole/rp2iir</a> - Return a,b coefficients for a real pole designed using the bilinear transform. <a href="matlab:help pole/save">pole/save</a> - a pole object to file. <a href="matlab:help pole/set">pole/set</a> - set a pole property. <a href="matlab:help pole/string">pole/string</a> - writes a command string that can be used to recreate the input pole object. <a href="matlab:help pole/subsref">pole/subsref</a> - Define field name indexing for pole objects. <a href="matlab:help pole/xml">pole/xml</a> - convert a pole object to an DOM XML object. <a href="matlab:help pole/xmladd">pole/xmladd</a> - add a pole object to the given node of the input XML DOM <a href="matlab:help pole/xmlparse">pole/xmlparse</a> - creates a pole from a pole xml file.