状態空間システムの大きさ
[r,nx]=syssize(Sl)
状態空間形式の線形システム (syslin
リスト)
1 x 2 実数ベクトル
integer
線形システムSl
の[出力の数, 入力の数]を
r
ベクトルとして返します.
nx
はSl
の状態量の数です.
Version | Description |
2025.0.0 | syssize(Sl) is obsolete when Sl is a matrix of doubles and will be removed in 2026.0.0. |