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 =  50e3 + 0.1*x; return y }

aX = 0; bX = 4e5; aY = 0; bY = 90e3
Dx = 5e4; Dy = 10e3

xx=[1e5,2e5,3e5,4e5]; yy=[50e3]

AX = "CT "; BX = ""; AY = "n"; BY = ""
AAX="0"; BBX="4e5"; AAY="0"; BBY="9e4"