******** EasyPlot save file ********
******** graph attributes   ********
/fpo  pd  5.21 3.68        ;page size
/sf   b   OFF              ;Bold
/sf   i   OFF              ;Italic
/sf   u   OFF              ;Underline
/fpo  pt  10.00            ;base point size
/fpo  po  OFF              ;portrait mode
/fpo  co  OFF              ;color
/fpo  sc  ON               ;scale text by graph size
/fpo  lw  1.00             ;line weight
/fpo  hq                   ;high-quality dot-matrix output
/sa   d   1.00             ;data mark size
/sa   t   1.00             ;tic size
/sa   b   0.00             ;bar separation

******** open new graph     ********
//pos 0 0 1 1
/ag              
/st    OFF                 ;3D state
/sa m  1  2                ;mark, dash & color for column 2
/sa n  1  2                ;mark every 1st pt
/sm    ON                  ;data marks
/sc    ON                  ;connect points
/sd    ON                  ;dashed lines
/sb    OFF                 ;bar
/se x  OFF                 ;X-error bars
/se y  ON                  ;Y-error bars
/td    "xye"               ;define the columns
/ac    "wireplt.ru3"       ;file or eqn


******** x-axis ********
/et    x "X (cm)"          ;axis title
/oa    g                   ;autorange
/oaas  x  -10  2  1        ;labeling scheme
/oaam  x ON                ;min tics
/oaamm x ON                ;maj tics
/ogs   x h                 ;grid style

******** y-axis ********
/et    y "BL (Tm)"         ;axis title
/oa    g                   ;autorange
/oaam  y ON                ;min tics
/oaamm y ON                ;maj tics
/ogs   y h                 ;grid style

/et g  "2A, Run 3"         ;graph title
/og    ON                  ;grid
