Alexander Alvarez wrote:
I just checked your worksheet with detail, I was wondering if its possible not to transpose T to get the matrix K. That because i want to mantain rows as components and columns as stages during all my worksheet. If theres not any other way what you gave me works perfectly! im really grateful.
I don't understand what the problem is.
Have you looked at the last sheet I posted?
I have use T as you had it provided, as a row matrix. And it stays a row matrix, its just transposed during the calculation of K. The T in the program which is assigned the transposed result is a local variable - the worksheet variable T is not affected by that.