Scilab Function

syssize - size of state-space system

Calling Sequence

[r,nx]=syssize(Sl)

Parameters

Description

returns in r the vector [number of outputs, number of inputs] of the linear system Sl. nx is the number of states of Sl.

See Also