control.ss2io¶
- control.ss2io(*args, **kwargs)[source]¶
Create an I/O system from a state space linear system.
Converts a
StateSpacesystem into anInputOutputSystemwith the same inputs, outputs, and states. The new system can be a continuous or discrete time system.