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 = 10; aY = 0; bY = 0.1
Dx = 1; Dy = 0.01

Px=[0,2,4,6,8]; Py=[0.08,0.057,0.041,0.03,0.021]
Lx=Px; Ly=Py
xx=[5]; yy=[0.035]

AX = 0.05
BX = "C(t)"
AY = 5
BY ="t (min)"

AAX="0"; BBX="10"; AAY="0"; BBY="0.1"