functioncomplexPoles
Generate a zeros-and-poles representation from state space representation
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| StateSpace | ss | State space system |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Complex[:] | poles2 | fill(Complex(0, 0), StateSpace.Internal.numberOfPoles(ss)) |