Hi,
I'm trying to create several displacement data tables through iteration (see 2.PNG) but get an error for the second iteration (see script "Test of small codes.py"). However, the values for the first one are correct.
The main problem is the "#Displacement XY data" part (see 1.PNG), which does not create the second iteration.
Is there any method to solve the problem and be able to avoid getting error messages?
Any help is appreciated,
P.s. If you want to run the script, run "I-Profile_iteration_Test.py" first, and when it's done, run the second .py file.