# set terminal canvas rounded size 600,400 enhanced fsize 10 lw 1.6 fontscale 1 name "nonlinear3_1" jsdir "." # set output 'nonlinear3.1.js' unset border unset key set label 1 "Tux" at graph 0.5, 0.4, 0 center norotate font "Times:Bold" front nopoint set style data lines unset xtics unset ytics set ztics border out scale 1,0.5 nomirror norotate autojustify set cbtics border out scale 1,0.5 nomirror norotate autojustify set rtics axis out scale 1,0.5 nomirror norotate autojustify set title "Linear Scale" set title offset character 0, -1, 0 font "" norotate set xrange [ -6.00000 : 134.000 ] noreverse nowriteback set yrange [ -6.00000 : 134.000 ] noreverse nowriteback f(x) = norm((x-center)/sigma) g(x) = sigma*invnorm(x)+center tic(x) = center + sigma * x sigma = 60.0 ticinterval = 1 center = 64.0 GPFUN_f = "f(x) = norm((x-center)/sigma)" GPFUN_g = "g(x) = sigma*invnorm(x)+center" GPFUN_tic = "tic(x) = center + sigma * x" i = 4 x = 0.0 ## Last datafile plotted: "blutux.rgb" plot 'blutux.rgb' binary array=(128,128) flipy format='%uchar' with rgbimage pixels