control.ssdata

control.ssdata(sys)[source]

Return state space data objects for a system.

Parameters
sysStateSpace or TransferFunction

LTI system whose data will be returned.

Returns
A, B, C, Dndarray

State space data for the system.