cat | CAT concatonate zeros into a vector. |
char | CHAR convert a zero object into a string. |
cz2iir | CZ2IIR return a,b IIR filter coefficients for a complex zero designed using the bilinear transform. |
display | DISPLAY display a zero |
eq | EQ overloads the == operator for zero objects. |
get | GET get zero properties. |
ne | NE overloads the ~= operator for zero objects. |
resp | RESP returns the complex response of the zero object. |
rz2iir | RZ2IIR Return a,b IIR filter coefficients for a real zero designed using the bilinear transform. |
save | SAVE a zero object to file. |
set | SET set a zero property. |
string | STRING writes a command string that can be used to recreate the input zero object. |
subsref | SUBSREF Define field name indexing for zero objects. |
xml | XML convert a zero object to an DOM XML object. |
xmladd | XMLADD add a zero object to the given node of the input XML DOM |
xmlparse | XMLPARSE creates a zero from a zero xml file. |
zero | ZERO construct a pole object. |