Saving symbolic result to variable for future use.
Hi,
I do problems that produce a square matrix in the s domain multiplied by a vector this is equal to a driver vector (circuit analysis). I build a matrix with constants R,C,L and s as the complex frequency. I invert this matrix and multiply by vector. I use symbolics to generate the vector. I then copy this result manually to a function and do my calculations in the s domain.
My problem is the copy and paste. If I change something in the matrix (add a resistor) then it changes and I have to manually repeat the copy and paste.
Is there a way to do this automatically.
I'm using 7.0 version now.
Thanks for the help
Andy



