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 = -1.8624*x + 98.794 ; return y }
...
aX = 10; bX = 20; aY = 55; bY = 90
Dx = 1; Dy = 5
...
Qx=[12,16,13,18,19,12,18,19,12,14]
Qy=[73,67,74,63,73,84,60,62,76,71]