Scilab 6.0.2
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) ssprint(sl, out)
パラメータ
- sl
リスト (
syslinリスト)- out
出力 (デフォルト値
out=%io(2))
説明
状態空間形
sl=(A,B,C,D) syslin リストの線形システムを整形して出力します.
例
See also
- math_rendering_features_in_graphic — LaTeX またはMathML言語によりScilabグラフィックスで数式を表示する.
- prettyprint — Scilabデータ型からTeX, LaTeXまたはMathML形式の出力を得る
| Report an issue | ||
| << ss2zp | Linear System Representation | syslin >> |