Creating Table in Mathcad Prime 8
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Creating Table in Mathcad Prime 8
Good Morning, Community,
Would anybody be kind enough to help me on how to create a table in Mathcad Prime 8. Please see below.
Thank You,
Boyer
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
You have to define the variables you are using !!
E.g..:
Then you can use the variable names in the Prime table you created. But you won't see the values in the table itself but the variable Unit_Wt will contain the correct values.
Keep in mind that a table in Prime is only for manual input of variables, not for displaying results.
If you need to display results in a comparable manner you may create a Prime matrix.
There is no way to format the table any nicer, you even can't control or change the unit inside of the matrix.
To cope with the latter you may do like this
If you need a nicer looking display you may consider inserting an Excel component and display the results there. You have all cell formatting capabilities of Excel at hand because you actually are using Excel (and so of course you must have Excel installed on your machine).
Don't have Prime 8 so I can't attach a worksheet you can read.
Attached worksheet is in P9 format
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
You have to define the variables you are using !!
E.g..:
Then you can use the variable names in the Prime table you created. But you won't see the values in the table itself but the variable Unit_Wt will contain the correct values.
Keep in mind that a table in Prime is only for manual input of variables, not for displaying results.
If you need to display results in a comparable manner you may create a Prime matrix.
There is no way to format the table any nicer, you even can't control or change the unit inside of the matrix.
To cope with the latter you may do like this
If you need a nicer looking display you may consider inserting an Excel component and display the results there. You have all cell formatting capabilities of Excel at hand because you actually are using Excel (and so of course you must have Excel installed on your machine).
Don't have Prime 8 so I can't attach a worksheet you can read.
Attached worksheet is in P9 format
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
My Special Thanks as always Werner.
Thank You,
Boyer
