Skip to main content
1-Visitor
June 12, 2014
Question

Mathcad Prime 3.0 units issue

  • June 12, 2014
  • 3 replies
  • 2072 views

I created a variable in PSI (lbs/in^2)units, multiplied by a unitlesss number. The issue is that my resultant output "Fr" comes up in other format, I just want it to show as PSI, like in the variable. tried "base unit " but nothing changes, please see pic.Thanks

3 replies

1-Visitor
June 13, 2014

Did you select "Labels" and designated your new unit as a "Unit"? the unit will turn a bold blue color if succesful.

I hope this helps.

Norm

25-Diamond I
June 13, 2014

Simply edit the result expression - delete the dislayed unit and replace it by psi. Prime will change the value in front accordingly.

1-Visitor
June 13, 2014

It is because you are passing a variable with units attached to the square root operator. Try removing them before you pass it.