Hello Everyone,
I have an equation system which is under-determined and thus yields infinite solutions.
These usually come in the form of "_t1[1]" or similar variables. Mostly one, sometimes even two.
I am also working on a script for automated solving of a buckling problem and the solution yields of course these t-variables.
Everytime the code run, I get a different t-variable, which makes automation harder.
Please see attached code. (Of course simplified, not my actual code.)
It starts with a random matrix and a solution vector for the equation system.
The system is solved and its coefficients transfered to an equation.
However every time I hit "Enter" on the LinearSolve command, the name of the _t4[1] variable changes.
Is there a way to keep getting the same variable name? How do you work with this?
Best Regards,
Lennart
Download MultipleTCoefficients.mw