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 03b8bd8 commit 6bdef90Copy full SHA for 6bdef90
lib/ControlSystemsBase/src/root_locus.jl
@@ -1,4 +1,3 @@
1
-const Polynomials = ControlSystemsBase.Polynomials
2
import ControlSystemsBase.RootLocusResult
3
@userplot Rlocusplot
4
@@ -309,4 +308,4 @@ Plot the root locus of the LTISystem `P` as computed by `rlocus`.
309
308
else
310
rlocus(p.args[1]; K=K)
311
end
312
-end
+end
0 commit comments