Scilab 6.1.0
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
ssprint
embelezador de sistemas lineares
Seqüência de Chamamento
ssprint(sl) ssprint(sl, out]
Parâmetros
- sl
lista (lista
syslin
)- out
saída (valor padrão
out=%io(2)
)
Descrição
Representação embelezada de uma sistema linear em lista syslin de
forma de espaço de estados sl=(A,B,C,D)
.
Exemplos
See also
- math_rendering_features_in_graphic — Display mathematical equations in Scilab graphics through the LaTeX or MathML languages.
- prettyprint — Converts a Scilab object into some corresponding LaTeX, TeX, MathML or HTML strings
Report an issue | ||
<< ss2zp | Linear System Representation | ssrand >> |