******** EasyPlot save file ********
******** graph attributes   ********
/fpo  pd  8.00 6.00        ;page size
/sf   b   OFF              ;Bold
/sf   i   OFF              ;Italic
/sf   u   OFF              ;Underline
/fpo  pt  12.00            ;base point size
/fpo  po  OFF              ;portrait mode
/fpo  co  OFF              ;color
/fpo  sc  ON               ;scale text by graph size
/fpo  lw  3.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  3  4                ;mark, dash & color for column 4
/sa n  1  4                ;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  OFF                 ;Y-error bars
/td    "xiiye"             ;define the columns
/ac    "blstrplt.ru2"      ;file or eqn


******** x-axis ********
/et    x "Current (A)"     ;axis title
/or    x  0  65            ;axis range
/oaas  x  0  5  1          ;labeling scheme
/oaam  x ON                ;min tics
/oaamm x ON                ;maj tics
/ogs   x h                 ;grid style

******** y-axis ********
/et    y "Transfer Function (T/m/A)" ;axis title
/or    y  0.2  0.22        ;axis range
/oaas  y  0.2  0.002  1    ;labeling scheme
/oaam  y ON                ;min tics
/oaamm y ON                ;maj tics
/ogs   y h                 ;grid style

/et g  "153, Run 2"        ;graph title
/og    ON                  ;grid
