Skip to main content

1 reply

25-Diamond I
April 21, 2022

You can't use a function derived by the numerical odesolve for symbolic calculations like "solve".
You rather should use either a (numerical) solve block with "find" or the "root" function.

 

BTW, in the equation you'd like to solve for RR, shouldn't it be W(RR) instead of W(R)?

 

Werner_E_0-1650572158597.png