Re: Coefficient matrix from linear equations in Mupad



Zdenek Hurak wrote:

> Hello,
>
> how can I get the coefficient matrix from a set of linear equations in
> MuPAD?
>
> In Maple they have LinearAlgebra[GenerateMatrix]. Is anything like that in
> available in Mupad?
>

try
?linalg::expr2Matrix


--
Stefan Wehmeier
stefanw@xxxxxxxx
.



Relevant Pages