Puoi aprire il codice e modificare la funzione: vedi l'Help
You can open the Code and modify the function: see the Help
HELP

aX = 0; bX = 90; aY = -0.7; bY = 0.7
Dx = 5; Dy = 0.1
...
Qx = [5, 8, 11, 14, 17, 20, 23, 26, 29, 32, 35, 38, 41, 44, 47, 50, 53, 56, 59, 62, 65, 68, 71, 74, 77, 80, 83, 86]
for(i=0; i<28; i=i+1) {Qx[i]=Qx[i]+1.5}
Lx=Qx
Ly = Qy = [0.066666666666666, -0.4, -0.4, -0.433333333333333, -0.16666666666666666, 0.2, 0.23333333333333, 0.2,
0.1, -0.133333333333333, -0.6, -0.366666666666666, -0.53333333333333, -0.46666666666666, -0.166666666666666,
0.1, 0.366666666666666, 0.23333333333333, -0.3, -0.33333333333333, -0.26666666666666, -0.166666666666666,
0.033333333333333, 0.033333333333333, 0.033333333333333, 0.066666666666666, -0.2, -0.2]
xx = [20,40,60,80]; yy=[-0.5,0.5]
...
AX=BX=AY=BY=""
...
AAX=aX; BBX=bX; AAY=aY; BBY=bY