replacement of each matrix element (created with solve()) in a function
Subject: replacement of each matrix element (created with solve()) in a function
From: miguel lopez
Date: Sun, 17 Dec 2006 20:54:52 +0000 (UTC)
Jorge Barros de Abreu <ficmatin01 <at> solar.com.br> writes:
>
> I do not know make to extract "a" from "x = a".
Use lhs for the left hand side and rhs for the right hand side.
rhs(x=a) ----> a.