Scilab-Branch-6.1-GIT
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
plzr
pole-zero plot
Syntax
plzr(sl)
Arguments
- sl
A linear dynamical system, in state space, transfer function or zpk representations, in continuous or discrete time.
Description
plzr(sl)
produces a pole-zero plot of the linear system
sl
.
Examples
See also
History
Version | Description |
6.0 | handling zpk representation |
Report an issue | ||
<< p_margin | Stability | routh_t >> |