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

function f(x) { y = 0.88104*x + 3.03265; return y }
...
aX = 0; bX = 35; aY = 0; bY = 40
Dx = 5; Dy = 5
...
xx = [10, 20, 30]; yy = [10,20,30,40]
Qx= [ 24.2,22.7,30.5,28.6,25.5,32,28.6,26.5,25.3,26,24.4,24.8,20.6,25.1,21.4,23.7,23.9,25.2,27.4,28.3,28.8,26.6 ]
Qy= [ 25,31,36,33,19,24,27,25,16,14,22,23,20,25,25,23,27,30,33,32,35,24 ]
...
AX=BX=AY=BY=""
...
AAX=aX; BBX=bX; AAY=aY; BBY=bY