cjm2176
Structural
- Dec 5, 2009
- 4
Hi,
I want to find and save the root of a function, make a small change to a parameter in the function and find the new root.
I defined the parameter over an interval, but MathCAD's root function doesn't like this (I get a message that says root only works with matrices or scalars), though there are no errors if I define the parameter with only one value.
I also tried using a for loop to evaluate the root, but MathCAD doesn't give either an output or an error, nothing happens.
Is there another way to go about this?
Thanks!
I want to find and save the root of a function, make a small change to a parameter in the function and find the new root.
I defined the parameter over an interval, but MathCAD's root function doesn't like this (I get a message that says root only works with matrices or scalars), though there are no errors if I define the parameter with only one value.
I also tried using a for loop to evaluate the root, but MathCAD doesn't give either an output or an error, nothing happens.
Is there another way to go about this?
Thanks!