******** 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  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  OFF                 ;Y-error bars
/td    "xy"                ;define the columns
/ac    "mapplt.ru1"        ;file or eqn


******** x-axis ********
/et    x "Z (m)"           ;axis title
/or    x  -0.16  0         ;axis range
/oaas  x  -0.16  0.02  1   ;labeling scheme
/oaam  x ON                ;min tics
/oaamm x ON                ;maj tics
/ogs   x h                 ;grid style

******** y-axis ********
/et    y "Bz (T)"          ;axis title
/or    y  -0.4  0.4        ;axis range
/oaas  y  -0.4  0.1  1     ;labeling scheme
/oaam  y ON                ;min tics
/oaamm y ON                ;maj tics
/ogs   y h                 ;grid style

/et g  "Klystron PM Stack, With Shunts" ;graph title
/aa    -0.156341 0.346667 "Run 1"
/og    ON                  ;grid
