control.issiso

control.issiso(sys, strict=False)[source]

Check to see if a system is single input, single output.

Parameters
sysI/O or LTI system

System to be checked.

strictbool (default = False)

If strict is True, do not treat scalars as SISO.