texprint — TeX output of Scilab object. This function is obsolete and will be removed in Scilab 5.3. Please use prettyprint
[text]= texprint(a)
returns the Tex source code of the Scilab variable a
.
a
is a matrix (constant, polynomial, rational) or a linear system
(syslin
list).
This function is obsolete and will be removed in Scilab 5.3. Please use prettyprint