Scilab 5.3.3
Please note that the recommended version of Scilab is 2026.0.0. This page might be outdated.
See the recommended documentation of this function
ssprint
線形システム用の整形出力
呼び出し手順
ssprint(sl [,out])
パラメータ
- sl
リスト (
syslinリスト)- out
出力 (デフォルト値
out=%io(2))
説明
状態空間形
sl=(A,B,C,D) syslin リストの線形システムを整形して出力します.
例
| << sprintf | Output functions | Xcos >> |