[Scilab-users] Partial Fraction: how to display the variable in x?
tanthiamhuat
tanthiamhuat at yahoo.com
Sun Jun 22 06:20:33 CEST 2014
-->x=poly(0,'x')
x =
x
-->pfss((3*x+5)/(x^2+3*x+2))
ans =
ans(1)
2
-----
1 + s
ans(2)
1
-----
2 + s
ans(1) and ans(2) are displayed in the variable 's'. How do I make them to
display as variable 'x'?
--
View this message in context: http://mailinglists.scilab.org/Partial-Fraction-how-to-display-the-variable-in-x-tp4030748.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.
More information about the users
mailing list