syscont [control]
— Function File: [csys, acd, ccd] = syscont (sys)

Extract the purely continuous subsystem of an input system.

Input

sys
system data structure.

Outputs

csys
is the purely continuous input/output connections of sys
acd
ccd
connections from discrete states to continuous states, discrete states to continuous outputs, respectively.

If no continuous path exists, csys will be empty.