Units
Mar 04, 2020
05:09 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Mar 04, 2020
05:09 PM
Units
I have been looking at some of your post and learned a lot. I am new to mathcad 15 and i have come across a problem with units. I have a program which gives me a matrix and that matrix has different units. how do i assign the different units within that program
Labels:
- Labels:
-
Other
1 REPLY 1
Mar 11, 2020
02:21 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Mar 11, 2020
02:21 PM
Mixed unit results must be assigned to individual variables and also needs to be evaluated individually. Because:
- Mathcad (release 12 to 15) cannot store values with different dimensions in a single array.
Refer to the help documentation and example under #Help > Quicksheets > Solving Equations > Solving Nonlinear Systems of Equations > Solving for Quantities with Different Units
Note: Mathcad Prime it is possible to store values with different dimensions in a single array / matrix
