syst2mat takes two vector as argument. The components of the
first vector are the equations of a linear system and the components of the
second vector are the variable names.
syst2mat returns the augmented matrix of the system AX=B,
obtained by gluing the column vector −B
to the right of the matrix A.
Input :
Output :
Input :
Output :
Warning !!!
The variables (here x and y) must be purged.