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 4334edd commit 0b9cea2Copy full SHA for 0b9cea2
lib/ControlSystemsBase/test/test_root_locus_matrix.jl
@@ -1,5 +1,5 @@
1
-using ControlSystems
2
-using ControlSystems: getpoles
+using ControlSystemsBase
+using ControlSystemsBase: getpoles
3
using Test
4
using Plots
5
0 commit comments