Program: MKLSGRIDCONTROLPLOT

  mklsgridcontrolplot.......make control plot of grid
 
  call: mklsgridcontrolplto(lsopt,mygrid,seisdat);
 
            lsopt: (structure)
                   LOCSMITH options structure as returned by MKLSOPT
 
            mygrid: (structure)
                   LOCSMITH search grid as generated by MKLSGRIDNEW
 
            seisdat: (structure)
                   LSD structure containing the station locations.
 
  result: none
 
  The routine produces a simple standard plot of the grid to illustrate the
  current status (and latest progress). The plot is made according to the
  settings in LSOPT.
 
  Martin Knapmeyer, 04.07.2003

Read M-File Source Code


eof.