Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X
Hello everyone,
When I was writing an equation, I got the message "Units are not compatible"
Can someone help?
@Juanneumann72 wrote:
Hello everyone,
When I was writing an equation, I got the message "Units are not compatible"
Can someone help?
In the equation for:
The equation for G is OK after changing K.
In such situations, try copying each additive subexpression and evaluating. That often shows the root cause of the problem.
Stuart
@StuartBruff wrote:
In the equation for:
- H you've typed "MN" instead of "M*N"; the variable MN doesn't exist.
Yes, but MN is interpreted by Prime as unit MegaNewton and thats the reason for the unit mismatch error message 😉
Thank you so much StuartBruff and ttokoro!