control.ssdata
- control.ssdata(sys)[source]
Return state space data objects for a system.
- Parameters
- sys
StateSpace
orTransferFunction
LTI system whose data will be returned.
- sys
- Returns
- A, B, C, Dndarray
State space data for the system.
Return state space data objects for a system.
StateSpace
or TransferFunction
LTI system whose data will be returned.
State space data for the system.