Puoi aprire il codice e modificarlo
HELP

...
aX = -0.1; bX = 1.1; aY = -0.1; bY = 1.1
Dx = 0.1; Dy = 0.1

titolo = ""
...
n=1000; at=0; bt=100; ab=bt-at
for(i=0;i<n;i=i+1) {t=at+ab/n*i
L0x[i]= 1/14*Math.exp(-(8+3*Math.sqrt(7))*t)*((7+3*Math.sqrt(7))*Math.exp(6*Math.sqrt(7)*t)+7-3*Math.sqrt(7))
L0y[i]=1/14*Math.exp(-((8+3*Math.sqrt(7))*t))*((7-3*Math.sqrt(7))*Math.exp(6*Math.sqrt(7)*t)+7+3*Math.sqrt(7))}
...
// le scritte sono messe al centro / the writings are placed in the center
/// se vuoi cancellare, metti // if yow want delete, put:   AX=BX=AY=BY=""

AY="y"
AX="y' "
...