|
From: Junqing L. <li...@gm...> - 2019-01-18 03:18:30
|
Hi, everybody,
I am an new people of gnuplot. I get a script, but I had a problem when I
loaded the script twice, the first time work well, the second do not work.
please see the error message:
Terminal type is now 'wxt'
gnuplot> load 'rstf.plt'
gnuplot> load 'rstf.plt'
"rstf.plt" line 15: warning: could not confirm linked axis inverse
mapping function
axis1: (set_min,min,testmin) = (0,0.001,nan); axis1:
(set_max,max,testmax) = (120,10,120); axis2: (set_min,min) = (0,0.001);
axis2: (
set_max,max) = (120,10)
"rstf.plt" line 22: x range must be greater than 0 for log scale
multiplot>
Junqing Liu
|