Table from matrix etc. (Excel??)
Table from matrix etc. (Excel??)
(OP)
Hi, everyone...
I want to make a table from two identical matrices (n x 1), where one is vertical on the left and one is horizontal (n x 1 Transposed) on top of this table. In the table, I want to take the difference of the horizontal array and the vertical array, such that the table itself is an nxn "matrix".
Can anyone help me?
I want to make a table from two identical matrices (n x 1), where one is vertical on the left and one is horizontal (n x 1 Transposed) on top of this table. In the table, I want to take the difference of the horizontal array and the vertical array, such that the table itself is an nxn "matrix".
Can anyone help me?





RE: Table from matrix etc. (Excel??)
RE: Table from matrix etc. (Excel??)
That was exactly it, thank you!