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?
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?