Previous Up Next

5.56.1 Matrix of a system: syst2mat

The syst2mat command turns a system of linear equations into its augmented matrix. (For this command, the augmented matrix of Ax=b has the column vector −b glued to the right of A.)

Warning !!!
The variables must be purged before syst2mat is called.

Examples.


Previous Up Next