Scilab 6.0.0
Scilabヘルプ >> CACSD > Linear System Representation > ssprint
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形式の出力を得る
Comments
Add a comment:
Please login to comment this page.