Skip to main content
1-Visitor
February 12, 2013
Solved

wish to put answers in table

  • February 12, 2013
  • 10 replies
  • 3586 views

Hi,

I hap put all reference and input data from which I am getting answers.

But all the answers are coming in arrays.Now I need to get all thisn answes in tabel.

I looking formula for same.

please see attached excel sheet for the same

Best answer by StuartBruff

I can't see an Excel sheet. However, did you mean that you wish to see all 4 vectors (theta, etc) joined together to form a single table?

If so, then try the function "augment"; type: augment(θ, θ_phi,beta,j)=

10 replies

23-Emerald V
February 12, 2013

I can't see an Excel sheet. However, did you mean that you wish to see all 4 vectors (theta, etc) joined together to form a single table?

If so, then try the function "augment"; type: augment(θ, θ_phi,beta,j)=

1-Visitor
February 12, 2013

THANK YOU

it is working.But how to label them.

1-Visitor
February 12, 2013

I am working Mathcad prime 2.

attached file is in that format

1-Visitor
February 12, 2013

Stuart,

I am also working on Mathcad Prime 2

In case i want to put all this data in the Table format and not in matrics(array)

Then how do i go ahead?

Find attached example

23-Emerald V
February 12, 2013

Nagraj,

I don't use Prime much, I'm afraid and I'm not that familiar with it - I've only got the Express version which doesn't have all the features of the standard Prime. However, as far as I can tell, there isn't an option to use the table format for display; it appears to be for creating data only. Hopefully, somebody with more knowledge about Prime will be able to better answer your question. If all else fails, you could try using the Excel component to get a formatted display.

Stuart

1-Visitor
February 12, 2013

Stuart,

Your solution is working and i have got the combined array..

but if i need to change the unit of a particular coloumn,i can not do that

means if i wish to change unit of B coloumn from rad into deg it is selecting whole table.

15-Moonstone
February 12, 2013

i have had success making tables using mathcad v15. output the data to an excel spread sheet using the Component feature under insert. This was you can add label and format in excel. any recaluations will update the spread sheet.