Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
Hi everyone!
I'm trying to solve a simple system with two ODE's and I'm stuck. I just do not see my fault.
Any help is appreciated.
Leander
Solved! Go to Solution.
Hi
wow, thanks for the fast answer!
So it's not possible to replace the case distinction with a variable?
Leander Rankwiler wrote:
Hi
wow, thanks for the fast answer!
You Welcome!
So it's not possible to replace the case distinction with a variable?
Try please.
Leander Rankwiler wrote:
Hi
wow, thanks for the fast answer!So it's not possible to replace the case distinction with a variable?
Sure it is and you did nothing wrong at all in setting up your equations.
There was only one small error in your first equation inside the solve block: There is a multiplication sign between F.s and the parameter parenthesis.
Werner
There is a multiplication sign between F.s and the parameter parenthesis.
It is one way to the... Mathcad House >>>
One of your Fz(xh,xl) (in the first equation of the solve block) is not a function; it's Fs times (xh,xl)
Hello
many thanks! Perfect.
you saved my last nerve 😆