cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X

iterative root solution

Gigiont
1-Newbie

iterative root solution

Hello,

I was trying to do the following:

- I create a function y of a variable x with a parameter "a"

- I solve to find the value of x which is root of this function

How can I do this repetitively for different values of the parameter "a"? Please see attached MC 12 file.

I tried making "a" an array, but then I get an error if I try to define an "array function" y(x)_i.

Thanks for the help!

Gigi

1 ACCEPTED SOLUTION

Accepted Solutions
StuartBruff
23-Emerald II
(To:Gigiont)

Make y a function of a as well as x.

Stuart

View solution in original post

1 REPLY 1
StuartBruff
23-Emerald II
(To:Gigiont)

Make y a function of a as well as x.

Stuart

Top Tags