This is documentation for an old release of SciPy (version 1.7.0). Read this page in the documentation of the latest stable release (version 1.15.1).

scipy.signal.StateSpace.to_ss

StateSpace.to_ss()[source]

Return a copy of the current StateSpace system.

Returns
sysinstance of StateSpace

The current system (copy)