SPLOTS plots points and/or curves defined by x,y pairs in log and/or linear scaling with option error bars. SPLOTS calls SPLOTSX and is provided to simplify axis specification.
CALL SPLOTS(x,y,nld,npd,nl,np,iflag,nopt,as,xl,yl,
xt,nxt,yt,nyt,t,nt,<xm,xx,ym,yx<,ic>>)
see SPLOTSX for variable description
common /csplots/xmr,dxr,ymr,dyr
xmr (R): returned value of xmin
dxr (R): returned value of scale factor (xmax-xmin)/xlen
ymr (R): returned value of ymin
dyr (R): returned value of scale factor (ymax-ymin)/ylen