control.ssdata
- control.ssdata(sys)[source]
Return state space data objects for a system.
- Parameters:
- sys
StateSpaceorTransferFunction 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 TransferFunctionLTI system whose data will be returned.
State space data for the system.