Skip to main content
10-Marble
May 11, 2023
Question

Use Symbolic Solve Result in Function

  • May 11, 2023
  • 1 reply
  • 827 views

Hello,

 

I am trying to leverage Mathcad Prime's symbolic solve as an intermediary between FBD equations and a function to evaluate results. I am missing how to "push" the symbolic evaluation into a function as shown in the attached.

1 reply

25-Diamond I
May 11, 2023

You simply missed theta.A in the argument list of the function

Werner_E_0-1683817386095.png

Is g really meant to be a variable? If its the constant of gravity, you should label it accordingly and omit it from the function argument list.

It can help in that case if you turn on the option to use constants and units in symbolic calculation (-> Calculation options).

Werner_E_1-1683817560981.png

But take care of your mass variable m. Chances are that it will be auto-labelled  as unit meter.