Skip to main content
1-Visitor
October 27, 2015
Question

How do I move matrices into table?

  • October 27, 2015
  • 2 replies
  • 2311 views

How do I move the two matrices from the right into the table (not manually type)?

2 replies

1-Visitor
October 27, 2015

Cannot tell much from a picture. Please post the worksheet.

23-Emerald V
October 27, 2015

Ronen Toren wrote:

How do I move the two matrices from the right into the table (not manually type)?

As far as I'm aware, you can't.  The table is only meant for input.  You could send the data to an Excel component (although I don't know how it will handle units).  Alternatively, you could write a short program to augment the vectors and add title information - it won't look as good as a table, though.

Stuart

1-Visitor
October 27, 2015

You are correct Stuart. Mathcad tables cannot accept pre-defined variables, which is a shame and a improvement I have recommended on several occasions.

StuartBruff wrote:

Ronen Toren wrote:

How do I move the two matrices from the right into the table (not manually type)?

As far as I'm aware, you can't.  The table is only meant for input.  You could send the data to an Excel component (although I don't know how it will handle units).  Alternatively, you could write a short program to augment the vectors and add title information - it won't look as good as a table, though.

Stuart

I am sure it will convert the units relative to base SI. I have tried changing the unit system, but the Excel component still coverts relative to SI.

Mike