Skip to main content
12-Amethyst
October 31, 2023
Solved

How to display function variables into equation?

  • October 31, 2023
  • 1 reply
  • 1850 views

I have a cheat sheet of beam equation, all expressed as functions of variables such as w, P, l, etc. The challenge arises when I apply it to compute load combinations, as the beam equation becomes visually convoluted. A reviewer would only see a series of functions, necessitating them to backtrack through calculations to identify the specific function in use. An alternative is to redefine my input variables (w, P, l, etc.) and directly solve the beam formula without using functions, essentially copying the equation. However, this becomes cumbersome due to the need to clear variables for each subsequent equation. Is there a method to explicitly solve my functions and revert them to the original equation?

 

 

 

Best answer by XN_10549151

I did not know about the "explicit, ALL" and dummy me did not scroll down on the explicit examples that mathcad gave (https://support.ptc.com/help/mathcad/r8.0/en/index.html#page/PTC_Mathcad_Help/example_explicit_calculation.html when I looked into this earlier. 

This is what I was trying to achieve. 

XN_10549151_0-1698791460101.png

Now my next question is how do I stack the equation after the explicit or just organize it so it doesn't spill off the page

 

1 reply

25-Diamond I
October 31, 2023

Can you setup and post a stripped down worksheet with minimal functions showing the problem along with a display of what you would like to achieve.

You know about the "explicit", "explicit,<variable name>" and "explicit,ALL" modifiers for symbolic evaluation?

 

XN_1054915112-AmethystAuthorAnswer
12-Amethyst
October 31, 2023

I did not know about the "explicit, ALL" and dummy me did not scroll down on the explicit examples that mathcad gave (https://support.ptc.com/help/mathcad/r8.0/en/index.html#page/PTC_Mathcad_Help/example_explicit_calculation.html when I looked into this earlier. 

This is what I was trying to achieve. 

XN_10549151_0-1698791460101.png

Now my next question is how do I stack the equation after the explicit or just organize it so it doesn't spill off the page

 

25-Diamond I
November 1, 2023

Now my next question is how do I stack the equation after the explicit or just organize it so it doesn't spill off the page


So you are looking for a kind of line break when evaluating symbolically?

Thats a long standing wish but unfortunately still not implemented.

Sometimes it helps to chose a smaller font for the region in question.