Skip to main content
1-Visitor
July 31, 2015
Solved

Error using Solve Block on Functions

  • July 31, 2015
  • 2 replies
  • 1506 views

I have run into an error using the solve block function in MathCAD 15.  I have a function that I want to input a range a variable into.  I can use the solve block if I only enter in one value. I get strange results when I try to enter in a range of values for the solve block to solve.  Do you have any recommendations to fix my problem?

find rho.PNG

Best answer by RichardJ

You can't use a solve block like that. You have to turn the solve block into a function and then call the function multiple times.

2 replies

RichardJ19-TanzaniteAnswer
19-Tanzanite
July 31, 2015

You can't use a solve block like that. You have to turn the solve block into a function and then call the function multiple times.

23-Emerald I
July 31, 2015

try changing the equation for p1(theta1) from a global definition to a function definition.  Rather than three horizontal bars, a colon equal ("shift :" in Mathcad.