We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 057b916 + 6bdef90 commit 76e6490Copy full SHA for 76e6490
1 file changed
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