symbolic linear system solver
[x [,sexp]] = trisolve(A,b [,sexp])
matrices of strings
symbolically solves A*x =b
, A
being assumed to be upper triangular.
sexp
is a vector of common subexpressions in
A, b, x
.
Version | Description |
5.5.2 | trisolve was removed after Scilab 5.5.2. |