We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7acd3fc commit 16457d7Copy full SHA for 16457d7
control/matlab/__init__.py
@@ -84,7 +84,7 @@
84
from ..rlocus import rlocus
85
from ..dtime import c2d
86
from ..sisotool import sisotool
87
-from ..stochsys import *
+from ..stochsys import lqe, dlqe
88
89
# Functions that are renamed in MATLAB
90
pole, zero = poles, zeros
0 commit comments