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/0; return y }
...
aX = 0; bX = 5; aY = 0; bY = 5
Dx = 1/2; Dy = 1/2
...
xx=yy=[1,2,3,4,5]
Lx=[0.5, 1, 4, 4.5, 3, 4.5,    2,  0, 0.5]
Ly=[  0, 0, 1, 2.5, 3, 3.5, 4.5, 2.5,  0]
Q1x=[2.1352]; Q1y=[2.1588]
...