transform an armax data structure into state space representation.
[S, Sn] = arma2ss(Ar) S = arma2ss(Ar)
[S,Sn] = arma2ss(Ar)transform an armax data
structure into a state space representation. The full armax transfer
Fcan be obtained by F=[S,Sn].
| Version | Description |
| 5.4.0 | arma2ss added. |