Skip to main content
1-Visitor
July 5, 2023
Solved

Want to show the values of the formula in a table.

  • July 5, 2023
  • 1 reply
  • 1862 views

MH_10592278_0-1688550124957.png

As shown above I have created an table with formula but I want to show the values rather than just formula. please help.

Thank you in advance.

 

 

Best answer by Werner_E

Hope this helps:

Werner_E_2-1688562004055.png

 

Prime 9 worksheet attached

 

1 reply

25-Diamond I
July 5, 2023

Using a table you have created a couple of vectors (in a very inefficient and elaborate way (like in a spreadsheet calc program like Excel)!

You can always evaluate each vector numerically which will show the values.

If you really want create a matrix you can use the augment() function.

 

If you need further help with this you'll have to attach the Prime sheet.

1-Visitor
July 5, 2023

Please find the MTC (prime7.0)sheet as requested, also can you please give any reference for augment () and how to use it.

the table is on 4th page.

MH_10592278_0-1688555888561.png

 

 

1-Visitor
July 5, 2023

Thank you