pole
Poles of dynamic system.
Syntax
P = pole(sys)
Input argument
sys - a LTI model.
Output argument
P - Poles of dynamic system.
Description
P = pole(sys) returns the poles of sys.
Example
See also
zero.
History
Version
Description
1.0.0
initial version
Author
Allan CORNET
Last updated