We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9415a0 commit 1b59bd6Copy full SHA for 1b59bd6
control/rlocus.py
@@ -146,9 +146,8 @@ def root_locus_plot(
146
147
roots, gains : ndarray
148
(legacy) If the `plot` keyword is given, returns the closed-loop
149
- root locations, arranged such that each row corresponds to a gain
150
- in gains, and the array of gains (ame as gains keyword argument if
151
- provided).
+ root locations, arranged such that each row corresponds to a gain,
+ and the array of gains (same as `gains` keyword argument if provided).
152
153
Notes
154
-----
0 commit comments