Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
Hey guys,
i would need a recursivic calculation with a break condition. I made it so far but now i would need an extention to this calculation.
I added a mathcad file in which i described my problem.
I hope that someone can help me 😃
This is only an example but is describing my problem very good
Best thx!
Solved! Go to Solution.
> So simply return F.new-1kN to get the value you want. How can i do this?
Instead of writing
write
At the end the force is all you want, right?
You don't really need the number of steps or the value of d.m1, once the routine works OK.