Scilab Function

syssize - size of state-space system

Sequence d'appel

[r,nx]=syssize(Sl)

Parametres

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.

Voir aussi