Scilab 6.0.0
Ajuda do Scilab >> CACSD > Linear System Representation > ssprint
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 — From any Scilab datatype and provide a representation to the TeX, LaTeX or MathML formats
Comments
Add a comment:
Please login to comment this page.