Scilab Home page | Wiki | Bug tracker | Forge | Mailing list archives | ATOMS | File exchange
Please login or create an account
Change language to: Français - Português do Brasil - 日本語 -
Scilab help >> CACSD > syssize

syssize

size of state-space system

Calling Sequence

[r,nx]=syssize(Sl)

Arguments

Sl

linear system (syslin list) in state-space

r

1 x 2 real vector

nx

integer

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

  • size — size of objects
<< sysfact CACSD tf2des >>

Consortium Scilab (DIGITEO)
Scilab Enterprises

Copyright (c) 2011-2012 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Wed Oct 05 12:09:55 CEST 2011