Skip to content

Commit 371986c

Browse files
Update control/lti.py
doc fix Co-authored-by: Ben Greiner <code@bnavigator.de>
1 parent c8bf92f commit 371986c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

control/lti.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@ def evalfr(sys, x, squeeze=True):
436436
----------
437437
sys: StateSpace or TransferFunction
438438
Linear system
439-
x: scalar or array-like
439+
x: scalar or array_like
440440
Complex number
441441
squeeze: bool, optional (default=True)
442442
If True and sys is single input, single output (SISO), return a

0 commit comments

Comments
 (0)