exit option for if condition
- December 20, 2020
- 2 replies
- 1551 views
Hi everybody,
I ask you because I don’t know any solution. I have some Data in the given Ex-celsheet. Interesting is the force F_S0_org and the according time t. This is the red plot in the diagram. I want to read out the time when the force F_S0_org is higher than the parameter GW for the first and for the last time. (For all three curves, to seperate them later) But my program gives me back all the the times. The problem is, that I don’t know how to realize an exit option for my if condition after it found the first time….
Something like break or continue. But it doesn’t do anything when I use these commands.
You can see that in the diagram. The vertical blue lines are the times. So you can say that I want only the left and right side of the blue blocks.
Sorry for my bad english, I’m a german guy.
Wish you a safe Christmas. 🙂
Thanks Paul.

