232 Chapter 6. Function Reference
ans (a square matrix) =
110 0
002 0
002 0
000Inf
sys1 = randsys(1,1,2,{stable})
sys1 = system(sys1,{statenames="sys1state"})?
sys1 (a state space system) =
A
-0.886949
B
0.853282 0.012459
C
0.186754
D
0.492058 0.748961
X0
0
State Names
-----------
sys1state
System is continuous
sys2 = randsys(1,2,1,{stable})
sys2 = system(sys2,{statenames="sys2state",x0=1})?
sys2 (a state space system) =
A