Question
Loop problem
- January 4, 2014
- 1 reply
- 2348 views
Hi!
I have a question regarding the iteration in the attached.
Further down the sheet in the body of the iteration/loop i have a statement that if the condition in "step18a (f.x1,f.x)=1" then the iterationprocess will continue to step19 and so on. If not, then value of step18b (f.x1,f.x) will be returned to "v" this is the angle.
Now i would like the value calculated in the function step18b (f.x1,f.x) to be returned to the intial "v" located in the second body way up at the begining of the calculation. I suspect that this is not occurring at present. I have tried with the continue statement at the end but i think that is not the right way to go about it.
Does anybody have any suggestions how to solve this?
Thanks in advance!

