Skip to main content
1-Visitor
March 25, 2019
Question

Mathcad Vector to Table

  • March 25, 2019
  • 2 replies
  • 1764 views

Can I populate a table from a group of vectors? If so how?

2 replies

23-Emerald IV
March 25, 2019

As far as I know, in Prime, a 'table' is an input structure. It cannot be used for output.

 

Success!
Luc

16-Pearl
March 25, 2019

A table is just a group of named vectors, so you can certainly get the same results.  Utilize 'stack' and 'augment' to name and arrange your vectors as desired.  But I know of no way to actually produce a mathcad table from vectors

 

Special note: a 1 row table is a scalar, not a vector.