Date: Dec 9, 2012 6:56 PM Author: João Salvador Subject: How to use the coefficients of the symbolic variables So how can I take the information of the coefficient multiplied by the symbolic variable
for example
c = 3*W1_1+4*W1_2
How can I get the 3 and 4 on a vector or something else to manipulate after?