Community Tip - You can change your system assigned username to something more personal in your community settings. X
Greetings. Refering to the attached, I have two solve blocks. The second (right side) is the same as the first (left side), except I've unsuccessfully attempted to parameterize the result such that I may vary the two constants (dy and L). MathCAD seems to have thrown up on this for some reason. Any help would be appreciated.
Solved! Go to Solution.
The error message is nonsense and misleading. Simply remove the inline evaluation after find() and it works OK.
The error message is nonsense and misleading. Simply remove the inline evaluation after find() and it works OK.
That did the trick - many thanks.